summaryrefslogtreecommitdiff
path: root/ffmpeg.c
diff options
context:
space:
mode:
authorHendrik Leppkes <h.leppkes@gmail.com>2015-09-05 16:27:19 +0200
committerHendrik Leppkes <h.leppkes@gmail.com>2015-09-05 16:27:19 +0200
commit144fb06806664d4f3bc681ed1408383baeb515f4 (patch)
tree68f216ba52785abf70adb7de7f1d5e38dcd73697 /ffmpeg.c
parent033764e015e33b9ce9583317092337367b3fea2b (diff)
downloadffmpeg-144fb06806664d4f3bc681ed1408383baeb515f4.tar.gz
Remove left-over FF_API_AVFILTERBUFFER cruft
Diffstat (limited to 'ffmpeg.c')
-rw-r--r--ffmpeg.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ffmpeg.c b/ffmpeg.c
index 2b3085afea..d9b8c0bfff 100644
--- a/ffmpeg.c
+++ b/ffmpeg.c
@@ -64,7 +64,6 @@
#include "libavcodec/mathops.h"
#include "libavformat/os_support.h"
-# include "libavfilter/avcodec.h"
# include "libavfilter/avfilter.h"
# include "libavfilter/buffersrc.h"
# include "libavfilter/buffersink.h"