ffmpeg/libavfilter
Stefano Sabatini eedca998eb Implement ff_get_ref_perms_string() and use it for tracing.
Originally committed as revision 24900 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-08-24 15:12:13 +00:00
..
Makefile Add fifo filter. 2010-08-24 08:38:00 +00:00
af_anull.c Add null audio filter. 2010-08-20 23:16:51 +00:00
allfilters.c Add fifo filter. 2010-08-24 08:38:00 +00:00
avfilter.c Implement ff_get_ref_perms_string() and use it for tracing. 2010-08-24 15:12:13 +00:00
avfilter.h Implement ff_get_ref_perms_string() and use it for tracing. 2010-08-24 15:12:13 +00:00
avfiltergraph.c
avfiltergraph.h
defaults.c Cosmetics: apply misc style fixes. 2010-08-17 18:08:09 +00:00
formats.c Implement libavfilter audio framework. 2010-08-17 18:08:03 +00:00
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 Rename av_fill_image_max_pixstep() to av_fill_image_max_pixsteps(). 2010-08-20 16:52:38 +00:00
vf_fifo.c Add fifo filter. 2010-08-24 08:38:00 +00:00
vf_format.c
vf_hflip.c Rename av_fill_image_max_pixstep() to av_fill_image_max_pixsteps(). 2010-08-20 16:52:38 +00:00
vf_null.c
vf_pad.c
vf_pixdesctest.c
vf_scale.c 100L, fix vf_scale, since copy_ref_props now copy w and h, we must update them 2010-08-12 00:33:18 +00:00
vf_slicify.c
vf_unsharp.c
vf_vflip.c
vsink_nullsink.c
vsrc_buffer.c
vsrc_buffer.h
vsrc_nullsrc.c