ffmpeg/libavfilter
Stefano Sabatini 8aeb33225a Use a valid log context for av_log().
Originally committed as revision 20659 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-11-29 17:40:53 +00:00
..
Makefile Add scale filter. 2009-11-11 23:50:21 +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 Document slice ordering assumption required by avfilter_draw_slice(). 2009-11-29 10:42:37 +00:00
avfiltergraph.c
avfiltergraph.h
defaults.c
formats.c
graphparser.c
graphparser.h
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 Use a valid log context for av_log(). 2009-11-29 17:40:53 +00:00
vf_slicify.c Add slicify video filter. 2009-11-03 22:41:38 +00:00
vf_vflip.c