ffmpeg/libavfilter
Måns Rullgård 5a6fbf4c39 avfilter: indent
Originally committed as revision 24720 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-08-06 22:25:39 +00:00
..
Makefile Require libswscale only if the scale filter is used. 2010-07-28 08:56:52 +00:00
allfilters.c Add color source. 2010-07-17 10:14:52 +00:00
avfilter.c avfilter: indent 2010-08-06 22:25:39 +00:00
avfilter.h Remove use of the deprecated function avcodec_check_dimensions(), use 2010-08-06 09:37:04 +00:00
avfiltergraph.c Generalize pixel format enum fields to int formats. 2010-07-22 11:12:47 +00:00
avfiltergraph.h Fix misspelled parameter names in Doxygen documentation. 2010-07-02 10:49:29 +00:00
defaults.c Make avfilter_default_get_video_buffer() use functions in 2010-07-30 00:29:50 +00:00
formats.c Generalize pixel format enum fields to int formats. 2010-07-22 11:12:47 +00:00
graphparser.c Document create_filter(). 2010-07-22 09:56:09 +00:00
graphparser.h
internal.h Make avfilter.c dprintf* functions internal and declare them in an 2010-07-18 22:37:39 +00:00
libavfilter.v
parseutils.c
parseutils.h
vf_aspect.c
vf_crop.c Make config_input() return AVERROR(EINVAL) in place of -1. 2010-07-30 11:56:01 +00:00
vf_format.c
vf_null.c
vf_pad.c Remove use of the deprecated function avcodec_check_dimensions(), use 2010-08-06 09:37:04 +00:00
vf_pixdesctest.c Reindent after r24101. 2010-07-08 22:05:33 +00:00
vf_scale.c Generalize pixel format enum fields to int formats. 2010-07-22 11:12:47 +00:00
vf_slicify.c
vf_unsharp.c
vf_vflip.c
vsink_nullsink.c
vsrc_buffer.c Extend buffer source syntax. 2010-07-21 17:14:19 +00:00
vsrc_buffer.h
vsrc_nullsrc.c