mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-12-03 00:56:54 +00:00
examples/filtering: remove #include vsink_buffer.h, the header does not exist
Found-by: teratorn Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
c28ea94cd7
commit
0fd28e39ec
@ -31,7 +31,6 @@
|
||||
#include <libavcodec/avcodec.h>
|
||||
#include <libavformat/avformat.h>
|
||||
#include <libavfilter/avfiltergraph.h>
|
||||
#include <libavfilter/vsink_buffer.h>
|
||||
#include <libavfilter/vsrc_buffer.h>
|
||||
|
||||
const char *filter_descr = "scale=78:24";
|
||||
|
Loading…
Reference in New Issue
Block a user