lavfi: merge avfiltergraph.h into avfilter.h
authorAnton Khirnov <anton@khirnov.net>
Sat, 30 Mar 2013 21:31:18 +0000 (22:31 +0100)
committerAnton Khirnov <anton@khirnov.net>
Thu, 11 Apr 2013 18:33:33 +0000 (20:33 +0200)
commit38f0c0781a6e099f11c0acec07f9b8be742190c4
treef95058ce58bceb1c9f78c94a65b70949491ddb6b
parent4a37d4b3f8137a4c2bbbca043de076af966b9446
lavfi: merge avfiltergraph.h into avfilter.h

We do not support using filters without AVFilterGraph in practice
anyway, so there is no point in pretending we do.
13 files changed:
avconv.c
avconv.h
avconv_filter.c
avconv_opt.c
avplay.c
doc/APIchanges
doc/filters.texi
libavfilter/avfilter.h
libavfilter/avfiltergraph.c
libavfilter/avfiltergraph.h
libavfilter/graphparser.c
libavfilter/version.h
tools/graph2dot.c