ffmpeg/libavfilter
Stefano Sabatini 59775b3c1a Extend buffer source syntax.
Make the buffer source accept a string for specifying the input pixel
format.

Originally committed as revision 24387 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-21 17:14:19 +00:00
..
Makefile
allfilters.c
avfilter.c Make avfilter.c dprintf* functions internal and declare them in an 2010-07-18 22:37:39 +00:00
avfilter.h Make avfilter.c dprintf* functions internal and declare them in an 2010-07-18 22:37:39 +00:00
avfiltergraph.c
avfiltergraph.h
defaults.c
formats.c
graphparser.c
graphparser.h
internal.h Make avfilter.c dprintf* functions internal and declare them in an 2010-07-18 22:37:39 +00:00
libavfilter.v
parseutils.c
parseutils.h
vf_aspect.c
vf_crop.c
vf_format.c
vf_null.c
vf_pad.c
vf_pixdesctest.c
vf_scale.c
vf_slicify.c
vf_unsharp.c
vf_vflip.c
vsink_nullsink.c
vsrc_buffer.c Extend buffer source syntax. 2010-07-21 17:14:19 +00:00
vsrc_buffer.h
vsrc_nullsrc.c