diff options
author | Nicolas George <nicolas.george@normalesup.org> | 2012-05-05 09:52:05 +0200 |
---|---|---|
committer | Nicolas George <nicolas.george@normalesup.org> | 2012-05-06 16:14:34 +0200 |
commit | 870ca6a238bfae3a9b91a5385d89f7b61f985fd0 (patch) | |
tree | f1ef73df0161074f305677a742194b00a6a19fec | |
parent | ba7395aace902d14d584a2171b728ebe901b3322 (diff) | |
download | ffmpeg-870ca6a238bfae3a9b91a5385d89f7b61f985fd0.tar.gz |
ffmpeg: do not include vsrc_buffer.h.
-rw-r--r-- | ffmpeg.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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> |