[FFmpeg-devel] [PATCH 03/10] ffmpeg: do not include vsrc_buffer.h.

Nicolas George nicolas.george at normalesup.org
Sat May 5 10:22:31 CEST 2012


Signed-off-by: Nicolas George <nicolas.george at normalesup.org>
---
 ffmpeg.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/ffmpeg.c b/ffmpeg.c
index 1054d82..ab31673 100644
--- a/ffmpeg.c
+++ b/ffmpeg.c
@@ -59,7 +59,6 @@
 # include "libavfilter/avfiltergraph.h"
 # include "libavfilter/buffersink.h"
 # include "libavfilter/buffersrc.h"
-# include "libavfilter/vsrc_buffer.h"
 
 #if HAVE_SYS_RESOURCE_H
 #include <sys/types.h>
-- 
1.7.10



More information about the ffmpeg-devel mailing list