[FFmpeg-cvslog] ffmpeg: remove unused header

Paul B Mahol git at videolan.org
Fri Jan 30 16:38:46 CET 2015


ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Fri Jan 30 14:03:51 2015 +0000| [5274860fe275f43b80386aee42cc617300acc0a2] | committer: Paul B Mahol

ffmpeg: remove unused header

Signed-off-by: Paul B Mahol <onemda at gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5274860fe275f43b80386aee42cc617300acc0a2
---

 ffmpeg.c |    2 --
 1 file changed, 2 deletions(-)

diff --git a/ffmpeg.c b/ffmpeg.c
index 29f61da..9cff557 100644
--- a/ffmpeg.c
+++ b/ffmpeg.c
@@ -62,8 +62,6 @@
 #include "libavutil/threadmessage.h"
 #include "libavformat/os_support.h"
 
-#include "libavformat/ffm.h" // not public API
-
 # include "libavfilter/avcodec.h"
 # include "libavfilter/avfilter.h"
 # include "libavfilter/buffersrc.h"



More information about the ffmpeg-cvslog mailing list