ffmpeg/libavfilter
Diego Biurrun b5a138652f Give less generic names to global library option arrays 2013-08-02 19:19:02 +02:00
..
x86 Consistently use "cpu_flags" as variable/parameter name for CPU flags 2013-07-18 00:31:35 +02:00
Makefile lavfi: add a slice threading infrastructure 2013-05-24 09:28:18 +02:00
af_aformat.c af_aformat: cosmetics, fix indentation 2013-05-17 20:30:02 +02:00
af_amix.c
af_anull.c
af_ashowinfo.c
af_asyncts.c
af_channelmap.c
af_channelsplit.c
af_join.c
af_resample.c
af_volume.c
af_volume.h
allfilters.c
asink_anullsink.c
asrc_anullsrc.c
audio.c lavfi: switch ff_default_get_audio_buffer() to av_frame_get_buffer() 2013-06-18 11:21:16 +02:00
audio.h
avfilter.c Give less generic names to global library option arrays 2013-08-02 19:19:02 +02:00
avfilter.h Add missing deprecation attributes 2013-07-27 16:08:49 +02:00
avfiltergraph.c lavfi: add a slice threading infrastructure 2013-05-24 09:28:18 +02:00
avfiltergraph.h
buffer.c avfilter: Add some missing FF_API_AVFILTERBUFFER ifdefs 2013-07-31 19:23:00 +02:00
buffersink.c buffersink: K&R formatting cosmetics 2013-07-27 10:47:38 +02:00
buffersink.h
buffersrc.c lavfi: add attribute_align_arg to all public entry points 2013-07-26 19:51:04 +03:00
buffersrc.h
drawutils.c
drawutils.h
fifo.c
filtfmts.c lavfi: filtfmts: use newer avfilter APIs 2013-07-19 12:22:30 +03:00
formats.c lavfi: rename AVFilterFormats.format_count to nb_formats 2013-05-17 20:29:50 +02:00
formats.h lavfi: rename AVFilterFormats.format_count to nb_formats 2013-05-17 20:29:50 +02:00
gradfun.h
graphparser.c
internal.h avfilter: Add some missing FF_API_AVFILTERBUFFER ifdefs 2013-07-31 19:23:00 +02:00
libavfilter.v
pthread.c pthread: Rename thread_init to avoid symbol collision 2013-07-17 00:13:31 +03:00
setpts.c
split.c
thread.h lavfi: add a slice threading infrastructure 2013-05-24 09:28:18 +02:00
trim.c
version.h lavfi: add a slice threading infrastructure 2013-05-24 09:28:18 +02:00
vf_aspect.c vf_setdar: make config_props work properly when called multiple times. 2013-05-17 07:43:44 +02:00
vf_blackframe.c
vf_boxblur.c
vf_copy.c
vf_crop.c vf_crop: make config_props work properly when called multiple times. 2013-05-17 07:43:57 +02:00
vf_cropdetect.c
vf_delogo.c
vf_drawbox.c vf_drawbox: make config_props work properly when called multiple times. 2013-05-17 07:43:17 +02:00
vf_drawtext.c vf_drawtext: don't leak the expressions. 2013-05-17 07:44:04 +02:00
vf_fade.c vf_fade: support slice threading 2013-05-24 09:33:05 +02:00
vf_fieldorder.c
vf_format.c vf_format: do not use the AVFilterFormats internals. 2013-05-17 20:30:17 +02:00
vf_fps.c vf_fps: move initializing pts from config_props to init. 2013-05-17 07:42:55 +02:00
vf_frei0r.c vf_frei0r: make config_props work properly when called multiple times. 2013-05-17 07:42:46 +02:00
vf_gradfun.c avisynth: Fix a "AVISynth" vs. "AviSynth" struct name typo 2013-07-29 20:09:59 +02:00
vf_hflip.c
vf_hqdn3d.c vf_hqdn3d: make config_props work properly when called multiple times. 2013-05-17 07:44:12 +02:00
vf_hqdn3d.h
vf_interlace.c vf_interlace: better handling of odd video size 2013-07-12 11:40:56 +03:00
vf_libopencv.c
vf_lut.c vf_lut: make config_props work properly when called multiple times. 2013-05-17 07:42:28 +02:00
vf_null.c
vf_overlay.c
vf_pad.c
vf_pixdesctest.c vf_pixdesctest: make config_props work properly when called multiple times. 2013-05-17 07:44:23 +02:00
vf_scale.c
vf_select.c
vf_settb.c
vf_showinfo.c
vf_transpose.c
vf_unsharp.c
vf_vflip.c
vf_yadif.c vf_yadif: support slice threading 2013-05-24 09:32:07 +02:00
video.c
video.h
vsink_nullsink.c
vsrc_color.c
vsrc_movie.c vsrc_movie: do not free avoption variables in uninit() 2013-06-20 13:27:14 +02:00
vsrc_nullsrc.c
vsrc_testsrc.c
yadif.h