ffmpeg/libavfilter
Stefano Sabatini fd548e5bd6 Remove consume_whitespace() and replace it with direct calls to
strspn().

Originally committed as revision 18645 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-04-21 19:08:49 +00:00
..
Makefile Remove old scaler. 2009-03-03 22:51:30 +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 Also copy pixel_aspect when copying the picref in avfilter_start_frame. 2009-04-14 08:48:47 +00:00
avfilter.h Make static the list of registered filters. 2009-03-26 21:46:45 +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 Implement the avfilter_default_draw_slice() handler and use it in 2009-01-11 22:05:48 +00:00
formats.c
graphparser.c Remove consume_whitespace() and replace it with direct calls to 2009-04-21 19:08:49 +00:00
graphparser.h Rename avfilter_parse_graph() to avfilter_graph_parse(), for better 2009-02-26 22:03:55 +00:00