projects
/
libav.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Remove graphparser.h header, move AVFilterInOut and
[libav.git]
/
ffplay.c
diff --git
a/ffplay.c
b/ffplay.c
index
33192e7
..
c2c4134
100644
(file)
--- a/
ffplay.c
+++ b/
ffplay.c
@@
-41,7
+41,6
@@
#if CONFIG_AVFILTER
# include "libavfilter/avfilter.h"
# include "libavfilter/avfiltergraph.h"
-# include "libavfilter/graphparser.h"
#endif
#include "cmdutils.h"