ffmpeg/libavfilter
Stefano Sabatini c1d662fd88 Change avfilter_add_colorspace() to make it accept **avff rather than
*avff, so that an AVFilterFormats struct is created and returned by
the function if *avff is NULL.

Make the function use more convenient.

Originally committed as revision 21035 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-01-06 16:19:13 +00:00
..
allfilters.c
avfilter.c Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() and 2010-01-03 14:31:25 +00:00
avfilter.h Change avfilter_add_colorspace() to make it accept **avff rather than 2010-01-06 16:19:13 +00:00
avfiltergraph.c
avfiltergraph.h
defaults.c
formats.c Change avfilter_add_colorspace() to make it accept **avff rather than 2010-01-06 16:19:13 +00:00
graphparser.c Make parse_filter() parsing more robust. 2009-12-11 20:02:10 +00:00
graphparser.h
Makefile
parseutils.c Make parse_key_value_pair() print an error message if a key is not 2009-12-08 22:01:25 +00:00
parseutils.h
vf_crop.c
vf_format.c
vf_null.c
vf_scale.c
vf_slicify.c
vf_vflip.c Fix alpha plane flipping for the yuva420p and similar pixel formats. 2009-12-08 17:08:49 +00:00