ffmpeg/libavfilter
Stefano Sabatini 4cc3f6afe4 Remove AVFilter.next field, since it is not used and it is not going
to be used since the implementation of the new filter registration
system.

Originally committed as revision 20611 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-11-25 23:24:09 +00:00
..
allfilters.c Add scale filter. 2009-11-11 23:50:21 +00:00
avfilter.c Implement avfilter_next(). 2009-11-24 23:58:48 +00:00
avfilter.h Remove AVFilter.next field, since it is not used and it is not going 2009-11-25 23:24:09 +00:00
avfiltergraph.c
avfiltergraph.h
defaults.c
formats.c
graphparser.c
graphparser.h
Makefile Add scale filter. 2009-11-11 23:50:21 +00:00
parseutils.c
parseutils.h
vf_crop.c Remove from the list of the supported formats the formats which are 2009-11-22 11:51:41 +00:00
vf_format.c
vf_null.c
vf_scale.c Add scale filter. 2009-11-11 23:50:21 +00:00
vf_slicify.c
vf_vflip.c