ffmpeg/libavfilter
Stefano Sabatini 69f73a8928 Make avfilter_config_links() propagate the error code coming from the
callee functions.

Originally committed as revision 25433 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-10-10 18:54:39 +00:00
..
x86 yadif: Explicit wordlength for compare. Fixes compile with clang. 2010-10-03 20:01:36 +00:00
Makefile Add the drawbox filter from the soc libavfilter repo. 2010-09-28 13:16:40 +00:00
af_anull.c
allfilters.c Add the drawbox filter from the soc libavfilter repo. 2010-09-28 13:16:40 +00:00
asink_anullsink.c
asrc_anullsrc.c
avfilter.c Make avfilter_config_links() propagate the error code coming from the 2010-10-10 18:54:39 +00:00
avfilter.h Fix reference to nonexistent function. 2010-10-01 18:32:53 +00:00
avfiltergraph.c
avfiltergraph.h
defaults.c Add missing NULL checks, fix crash. 2010-09-24 20:01:38 +00:00
formats.c
graphparser.c
graphparser.h
internal.h
libavfilter.v
parseutils.c
parseutils.h
vf_aspect.c
vf_blackframe.c
vf_crop.c
vf_drawbox.c Add the drawbox filter from the soc libavfilter repo. 2010-09-28 13:16:40 +00:00
vf_fifo.c
vf_format.c
vf_frei0r.c Use SLIBSUF instead of .so, as a more generic dynamic library suffix. 2010-10-03 09:49:36 +00:00
vf_hflip.c
vf_libopencv.c
vf_null.c
vf_pad.c
vf_pixdesctest.c
vf_scale.c Make init() return sensible error code rather than -1 in case of 2010-09-28 14:59:09 +00:00
vf_slicify.c
vf_unsharp.c Add validity checks for the unsharp filter. 2010-10-08 23:36:35 +00:00
vf_vflip.c
vf_yadif.c
vsink_nullsink.c
vsrc_buffer.c
vsrc_buffer.h
vsrc_nullsrc.c Return AVERROR(EINVAL) rather than -1 in case of invalid values. 2010-09-30 20:24:49 +00:00
yadif.h