ffmpeg/libavfilter
Bobby Bingham e88c9dac07 Cosmetics: vertical align
Originally committed as revision 22578 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-17 04:37:43 +00:00
..
allfilters.c Cosmetics: vertical align 2010-03-17 04:37:43 +00:00
avfilter.c Add AVFilterPicRef.pos field and make libavfilter propagate stream 2010-03-13 11:27:05 +00:00
avfilter.h Bump libavfilter minor version and add APIchanges entry after the 2010-03-13 11:41:15 +00:00
avfiltergraph.c
avfiltergraph.h
defaults.c Add AVFilterPicRef.pos field and make libavfilter propagate stream 2010-03-13 11:27:05 +00:00
formats.c
graphparser.c
graphparser.h
libavfilter.v
Makefile Add video filter to manipulate aspect ratio 2010-03-17 03:43:14 +00:00
parseutils.c
parseutils.h
vf_aspect.c Add video filter to manipulate aspect ratio 2010-03-17 03:43:14 +00:00
vf_crop.c Use pixel format descriptors for checking if the input format is 2010-02-03 23:10:18 +00:00
vf_format.c Allow format and noformat filters to be more completely disabled when the 2010-03-17 04:37:40 +00:00
vf_null.c
vf_scale.c Make the scale filter pass the pkt.pos information to the output 2010-03-13 12:33:44 +00:00
vf_slicify.c Extend the slice filter to make it issue slice height values randomly 2010-03-13 10:41:25 +00:00
vf_vflip.c
vsink_nullsink.c
vsrc_nullsrc.c