ffmpeg/libavfilter
Stefano Sabatini 86a47378d5 Rename avfilter_parse_graph() to avfilter_graph_parse(), for better
consistency with the rest of the API.

Originally committed as revision 17624 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-26 22:03:55 +00:00
..
Makefile
allfilters.c replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 2009-01-14 17:19:17 +00:00
avfilter.c
avfilter.h Implement in AVFilterGraph the scale_sws_opts field, and pass its 2009-02-23 23:45:21 +00:00
avfiltergraph.c Rename avfilter_destroy_graph() to avfilter_graph_destroy(), for better 2009-02-26 22:02:09 +00:00
avfiltergraph.h Rename avfilter_destroy_graph() to avfilter_graph_destroy(), for better 2009-02-26 22:02:09 +00:00
defaults.c
formats.c
graphparser.c Rename avfilter_parse_graph() to avfilter_graph_parse(), for better 2009-02-26 22:03:55 +00:00
graphparser.h Rename avfilter_parse_graph() to avfilter_graph_parse(), for better 2009-02-26 22:03:55 +00:00