ffmpeg/libavfilter
Anton Khirnov 428b369804 af_amix: only consider negative return codes as errors. 2012-07-06 13:51:58 +02:00
..
x86 x86: lavfi: fix gradfun/yadif build with mmx/sse disabled 2012-07-03 14:14:13 +01:00
Makefile lavfi: reclassify showfiltfmts as a TESTPROG 2012-07-04 17:48:25 +01:00
af_aformat.c
af_amix.c af_amix: only consider negative return codes as errors. 2012-07-06 13:51:58 +02:00
af_anull.c
af_asyncts.c
af_channelmap.c
af_channelsplit.c
af_join.c af_join: initialize a variable to shut up gcc warning. 2012-06-26 19:09:15 +02:00
af_resample.c lavfi: remove disabled FF_API_SAMPLERATE64 cruft 2012-06-26 13:15:14 +02:00
allfilters.c
asink_anullsink.c
asrc_anullsrc.c lavfi: make filters less verbose. 2012-06-26 19:08:13 +02:00
audio.c
audio.h
avfilter.c lavfi: make filters less verbose. 2012-06-26 19:08:13 +02:00
avfilter.h lavfi: reorder AVFilterLink fields. 2012-06-26 13:25:13 +02:00
avfiltergraph.c avfiltergraph: shut up uninitialized variable warning. 2012-06-26 19:10:17 +02:00
avfiltergraph.h lavfi: remove disabled FF_API_GRAPH_AVCLASS cruft 2012-06-26 13:14:59 +02:00
buffer.c
buffersink.c
buffersink.h
buffersrc.c lavfi: make filters less verbose. 2012-06-26 19:08:13 +02:00
buffersrc.h
drawutils.c
drawutils.h
fifo.c lavfi: make filters less verbose. 2012-06-26 19:08:13 +02:00
filtfmts.c lavfi: reclassify showfiltfmts as a TESTPROG 2012-07-04 17:48:25 +01:00
formats.c lavfi: remove disabled FF_API_FILTERS_PUBLIC cruft 2012-06-26 13:20:19 +02:00
formats.h cosmetics: Consistently use C-style comments with multiple inclusion guards 2012-07-03 17:35:12 +02:00
gradfun.h vf_gradfun: move x86 init code to x86/gradfun.c 2012-07-02 01:16:37 +01:00
graphparser.c lavfi: remove disabled FF_API_GRAPH_AVCLASS cruft 2012-06-26 13:14:59 +02:00
internal.h
libavfilter.v
split.c
version.h Clarify Doxygen comment for FF_API_* #defines. 2012-07-04 15:10:10 +02:00
vf_aspect.c lavfi: make filters less verbose. 2012-06-26 19:08:13 +02:00
vf_blackframe.c lavfi: make filters less verbose. 2012-06-26 19:08:13 +02:00
vf_boxblur.c
vf_copy.c
vf_crop.c lavfi: make filters less verbose. 2012-06-26 19:08:13 +02:00
vf_cropdetect.c lavfi: make filters less verbose. 2012-06-26 19:08:13 +02:00
vf_delogo.c
vf_drawbox.c lavfi: make filters less verbose. 2012-06-26 19:08:13 +02:00
vf_drawtext.c
vf_fade.c lavfi: make filters less verbose. 2012-06-26 19:08:13 +02:00
vf_fieldorder.c lavfi: make filters less verbose. 2012-06-26 19:08:13 +02:00
vf_format.c
vf_fps.c
vf_frei0r.c lavfi: make filters less verbose. 2012-06-26 19:08:13 +02:00
vf_gradfun.c vf_gradfun: move x86 init code to x86/gradfun.c 2012-07-02 01:16:37 +01:00
vf_hflip.c
vf_hqdn3d.c lavfi: make filters less verbose. 2012-06-26 19:08:13 +02:00
vf_libopencv.c lavfi: make filters less verbose. 2012-06-26 19:08:13 +02:00
vf_lut.c
vf_null.c
vf_overlay.c lavfi: make filters less verbose. 2012-06-26 19:08:13 +02:00
vf_pad.c lavfi: make filters less verbose. 2012-06-26 19:08:13 +02:00
vf_pixdesctest.c
vf_scale.c lavfi: make filters less verbose. 2012-06-26 19:08:13 +02:00
vf_select.c
vf_setpts.c lavfi: make filters less verbose. 2012-06-26 19:08:13 +02:00
vf_settb.c lavfi: make filters less verbose. 2012-06-26 19:08:13 +02:00
vf_showinfo.c
vf_slicify.c
vf_transpose.c lavfi: make filters less verbose. 2012-06-26 19:08:13 +02:00
vf_unsharp.c lavfi: make filters less verbose. 2012-06-26 19:08:13 +02:00
vf_vflip.c
vf_yadif.c vf_yadif: move x86 init code to x86/yadif.c 2012-07-02 01:16:37 +01:00
video.c lavfi: remove disabled FF_API_FILTERS_PUBLIC cruft 2012-06-26 13:20:19 +02:00
video.h
vsink_nullsink.c
vsrc_color.c lavfi: make filters less verbose. 2012-06-26 19:08:13 +02:00
vsrc_movie.c lavfi: make filters less verbose. 2012-06-26 19:08:13 +02:00
vsrc_nullsrc.c lavfi: make filters less verbose. 2012-06-26 19:08:13 +02:00
vsrc_testsrc.c
yadif.h vf_yadif: move x86 init code to x86/yadif.c 2012-07-02 01:16:37 +01:00