Browse Source

ffmpeg: remove unneeded include "libswscale/swscale.h"

Found-by: ramiro
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n2.2-rc1
Michael Niedermayer 12 years ago
parent
commit
8cdf4e0823
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      ffmpeg.c

+ 0
- 1
ffmpeg.c View File

@@ -40,7 +40,6 @@
#endif
#include "libavformat/avformat.h"
#include "libavdevice/avdevice.h"
#include "libswscale/swscale.h"
#include "libswresample/swresample.h"
#include "libavutil/opt.h"
#include "libavutil/channel_layout.h"


Loading…
Cancel
Save