ffmpeg/libavfilter
Stefano Sabatini 6ebf0bfc17 Implement libopencv smooth filter.
Originally committed as revision 25118 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-09-14 13:21:13 +00:00
..
Makefile Implement libopencv smooth filter. 2010-09-14 13:21:13 +00:00
af_anull.c Add null audio filter. 2010-08-20 23:16:51 +00:00
allfilters.c Implement libopencv smooth filter. 2010-09-14 13:21:13 +00:00
avfilter.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
avfilter.h Implement libopencv smooth filter. 2010-09-14 13:21:13 +00:00
avfiltergraph.c
avfiltergraph.h
defaults.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
formats.c
graphparser.c
graphparser.h
internal.h Implement ff_get_ref_perms_string() and use it for tracing. 2010-08-24 15:12:13 +00:00
libavfilter.v
parseutils.c
parseutils.h
vf_aspect.c
vf_crop.c Cosmetics: remove useless parentheses. 2010-09-10 17:44:08 +00:00
vf_fifo.c Add fifo filter. 2010-08-24 08:38:00 +00:00
vf_format.c
vf_hflip.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
vf_libopencv.c Implement libopencv smooth filter. 2010-09-14 13:21:13 +00:00
vf_null.c
vf_pad.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
vf_pixdesctest.c
vf_scale.c
vf_slicify.c
vf_unsharp.c
vf_vflip.c
vsink_nullsink.c
vsrc_buffer.c Reindent. 2010-09-07 21:23:59 +00:00
vsrc_buffer.h
vsrc_nullsrc.c