ffmpeg/libavfilter
Anton Khirnov b66752790a AVOptions: make default_val a union, as proposed in AVOption2.
This breaks API and ABI.
2011-05-10 20:22:06 +02:00
..
x86
Makefile lavfi: Port drawtext filter by Hemanth from the libavfilter soc repo 2011-05-07 10:17:40 +02:00
af_anull.c
allfilters.c lavfi: Port drawtext filter by Hemanth from the libavfilter soc repo 2011-05-07 10:17:40 +02:00
asink_anullsink.c
asrc_anullsrc.c
avfilter.c avfilter: check malloc return values. 2011-05-03 22:35:23 -04:00
avfilter.h lavfi: Port drawtext filter by Hemanth from the libavfilter soc repo 2011-05-07 10:17:40 +02:00
avfiltergraph.c
avfiltergraph.h
defaults.c
drawutils.c
drawutils.h
formats.c
gradfun.h
graphparser.c graphparser: add a NULL check on the argument passed to strstr 2011-04-25 22:45:44 +02:00
internal.h
libavfilter.v
vf_aspect.c
vf_blackframe.c
vf_copy.c
vf_crop.c crop: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats 2011-04-28 07:25:27 +02:00
vf_cropdetect.c
vf_drawbox.c
vf_drawtext.c drawtext: add shadow support. 2011-05-07 10:21:56 +02:00
vf_fade.c
vf_fieldorder.c vf_fieldorder: Replace FFmpeg by Libav in license boilerplate. 2011-04-29 15:00:08 +02:00
vf_fifo.c
vf_format.c
vf_frei0r.c
vf_gradfun.c
vf_hflip.c hflip: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats 2011-04-28 07:25:27 +02:00
vf_hqdn3d.c
vf_libopencv.c
vf_null.c
vf_overlay.c
vf_pad.c pad: make the filter parametric 2011-04-26 07:43:34 +02:00
vf_pixdesctest.c
vf_scale.c scale: make the filter parametric 2011-04-26 07:29:29 +02:00
vf_setpts.c
vf_settb.c
vf_slicify.c
vf_transpose.c
vf_unsharp.c
vf_vflip.c
vf_yadif.c yadif: support 16-bit 2011-04-26 07:21:40 +02:00
vsink_nullsink.c
vsrc_buffer.c lavfi: add key_frame and pict_type to AVFilterBufferRefVideo. 2011-04-26 07:42:13 +02:00
vsrc_buffer.h
vsrc_color.c
vsrc_movie.c AVOptions: make default_val a union, as proposed in AVOption2. 2011-05-10 20:22:06 +02:00
vsrc_nullsrc.c
yadif.h