ffmpeg/libavfilter
Stefano Sabatini 38efe76877 Use a single space after an ending period and the beginning of the
next sentence, consistent with the FFmpeg documentation style.

Originally committed as revision 18824 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-05-14 18:19:42 +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 Use a single space after an ending period and the beginning of the 2009-05-14 18:19:42 +00:00
avfiltergraph.c Rename avfilter_destroy_graph() to avfilter_graph_destroy(), for better 2009-02-26 22:02:09 +00:00
avfiltergraph.h Apply documentation fixes: use third person, fix grammar and remove 2009-05-14 18:13:17 +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 "[" is a terminating char for the filter name. This fixes the parsing of 2009-05-08 19:14:21 +00:00
graphparser.h Rename avfilter_parse_graph() to avfilter_graph_parse(), for better 2009-02-26 22:03:55 +00:00
parseutils.c Accept "bikeshed" as a random color. 2009-05-06 15:25:30 +00:00
parseutils.h Implement av_parse_color(). 2009-05-05 22:10:06 +00:00