examples/filtering: remove #include vsink_buffer.h, the header does not exist

Found-by: teratorn
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
pull/2/head
Michael Niedermayer 13 years ago
parent c28ea94cd7
commit 0fd28e39ec
  1. 1
      doc/examples/filtering.c

@ -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…
Cancel
Save