ffmpeg/libavfilter
Michael Niedermayer f782ce3b4d drawtext: Support changing parameters through reinit command at runtime.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-08-29 20:16:08 +02:00
..
libmpcodecs lavfi: remove delogo mp wrapper 2011-08-14 12:26:44 +02:00
x86
Makefile lavfi: add amovie source - audio movie source 2011-08-27 12:46:55 +02:00
af_aformat.c af_aformat: use evil ADD_FORMATS macro for cutting out duplicated code 2011-08-22 10:34:43 +02:00
af_anull.c
af_aresample.c lavfi: add aresample filter 2011-08-17 13:12:40 +02:00
af_ashowinfo.c lavfi: add ashowinfo filter 2011-08-20 15:00:23 +02:00
allfilters.c lavfi: add amovie source - audio movie source 2011-08-27 12:46:55 +02:00
asink_abuffer.c asink_abuffer: extend ABufferSinkContext to make it accept lists of formats in input 2011-08-22 10:34:43 +02:00
asink_abuffer.h asink_abuffer: extend ABufferSinkContext to make it accept lists of formats in input 2011-08-22 10:34:43 +02:00
asink_anullsink.c
asrc_abuffer.c asrc_abuffer: pass non-const string to strtok_r in init() 2011-08-21 11:38:30 +02:00
asrc_abuffer.h lavfi: add asrc_abuffer - audio buffer source 2011-08-21 11:37:57 +02:00
asrc_anullsrc.c
avcodec.c
avcodec.h
avfilter.c avfilter: Add command passing support 2011-08-29 20:16:01 +02:00
avfilter.h avfilter: Add command passing support 2011-08-29 20:16:01 +02:00
avfiltergraph.c avfilter: Add command passing support 2011-08-29 20:16:01 +02:00
avfiltergraph.h avfilter: Add command passing support 2011-08-29 20:16:01 +02:00
defaults.c
drawutils.c
drawutils.h
formats.c lavfi: add ff_parse_pixel_format() internal function, and use it 2011-08-23 15:45:44 +02:00
gradfun.h
graphparser.c
internal.h lavfi: add ff_parse_pixel_format() internal function, and use it 2011-08-23 15:45:44 +02:00
libavfilter.v
src_movie.c lavfi: add amovie source - audio movie source 2011-08-27 12:46:55 +02:00
vf_aspect.c
vf_blackframe.c
vf_boxblur.c
vf_copy.c
vf_crop.c
vf_cropdetect.c
vf_delogo.c lavfi: port libmpcodecs delogo filter 2011-08-14 12:17:10 +02:00
vf_drawbox.c Merge remote-tracking branch 'qatar/master' 2011-08-26 23:18:54 +02:00
vf_drawtext.c drawtext: Support changing parameters through reinit command at runtime. 2011-08-29 20:16:08 +02:00
vf_fade.c
vf_fieldorder.c
vf_fifo.c
vf_format.c lavfi: add ff_parse_pixel_format() internal function, and use it 2011-08-23 15:45:44 +02:00
vf_frei0r.c
vf_gradfun.c
vf_hflip.c
vf_hqdn3d.c
vf_libopencv.c
vf_lut.c
vf_mp.c lavfi: remove delogo mp wrapper 2011-08-14 12:26:44 +02:00
vf_null.c
vf_overlay.c
vf_pad.c
vf_pixdesctest.c
vf_scale.c vf_scale: apply the same transform to the aspect during init that is applied per frame 2011-08-27 02:04:37 +02:00
vf_select.c
vf_setpts.c
vf_settb.c
vf_showinfo.c
vf_slicify.c
vf_split.c
vf_transpose.c
vf_unsharp.c vf_unsharp: set default chroma size value to 5x5 2011-08-14 16:29:44 +02:00
vf_vflip.c
vf_yadif.c
vsink_buffer.c vsink_buffer: make the buffer cache all the incoming frames 2011-08-14 02:04:19 +02:00
vsink_buffer.h
vsink_nullsink.c
vsrc_buffer.c lavfi: add ff_parse_pixel_format() internal function, and use it 2011-08-23 15:45:44 +02:00
vsrc_buffer.h
vsrc_color.c
vsrc_mptestsrc.c lavfi: port mp test source 2011-08-11 16:19:48 +02:00
vsrc_nullsrc.c
vsrc_testsrc.c vsrc_testsrc: allow to set the sample aspect ratio 2011-08-21 15:27:09 +02:00
yadif.h