ffmpeg/libavfilter
Stefano Sabatini 822005ed45 Implement avfilter_graph_check_validity().
Originally committed as revision 16809 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-26 20:21:25 +00:00
..
Makefile cosmetics: Consistently place HEADERS before OBJS in all Makefiles. 2008-11-20 22:53:18 +00:00
allfilters.c replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 2009-01-14 17:19:17 +00:00
avfilter.c Reindent after the last commit, while at it also add some spaces for 2009-01-12 20:34:34 +00:00
avfilter.h Implement avfilter_graph_check_validity(). 2009-01-26 20:21:25 +00:00
avfiltergraph.c Implement avfilter_graph_check_validity(). 2009-01-26 20:21:25 +00:00
avfiltergraph.h Implement avfilter_graph_check_validity(). 2009-01-26 20:21:25 +00:00
defaults.c Implement the avfilter_default_draw_slice() handler and use it in 2009-01-11 22:05:48 +00:00
formats.c Better description for merge_ref(). 2008-02-21 22:10:11 +00:00
graphparser.c Print a warning and fail if the graph description cannot be 2009-01-16 23:56:53 +00:00
graphparser.h Fix documentation for avfilter_parse_graph(). 2008-12-26 10:48:54 +00:00