[FFmpeg-cvslog] ffmpeg: do not include vsrc_buffer.h.

Nicolas George git at videolan.org
Sun May 6 16:37:27 CEST 2012


ffmpeg | branch: master | Nicolas George <nicolas.george at normalesup.org> | Sat May  5 09:52:05 2012 +0200| [870ca6a238bfae3a9b91a5385d89f7b61f985fd0] | committer: Nicolas George

ffmpeg: do not include vsrc_buffer.h.

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

 ffmpeg.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

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>



More information about the ffmpeg-cvslog mailing list