ffmpeg/libavfilter
Vittorio Giovara 3fce136798 lavfi: new interlace filter
Signed-off-by: Anton Khirnov <anton@khirnov.net>
2013-04-11 21:33:07 +02:00
..
x86
af_aformat.c lavfi: remove now unused args parameter from AVFilter.init 2013-04-09 19:12:38 +02:00
af_amix.c lavfi: mark filters with dynamic number of inputs or outputs with special flags 2013-04-11 20:42:41 +02:00
af_anull.c
af_ashowinfo.c
af_asyncts.c lavfi: remove now unused args parameter from AVFilter.init 2013-04-09 19:12:38 +02:00
af_channelmap.c af_channelmap: fix uninitialized variable use introduced in ba8efac977 2013-04-09 22:01:34 +02:00
af_channelsplit.c lavfi: mark filters with dynamic number of inputs or outputs with special flags 2013-04-11 20:42:41 +02:00
af_join.c lavfi: mark filters with dynamic number of inputs or outputs with special flags 2013-04-11 20:42:41 +02:00
af_resample.c
af_volume.c lavfi: remove now unused args parameter from AVFilter.init 2013-04-09 19:12:38 +02:00
af_volume.h
allfilters.c lavfi: new interlace filter 2013-04-11 21:33:07 +02:00
asink_anullsink.c
asrc_anullsrc.c
audio.c
audio.h
avfilter.c lavfi: do not segfault on NULL passed to avfilter_get_by_name() 2013-04-11 20:44:35 +02:00
avfilter.h lavfi: change the filter registering system to match the other libraries 2013-04-11 20:44:03 +02:00
avfiltergraph.c lavfi: add avfilter_init_str() to replace avfilter_init_filter(). 2013-04-11 20:39:13 +02:00
avfiltergraph.h lavfi: merge avfiltergraph.h into avfilter.h 2013-04-11 20:33:33 +02:00
buffer.c
buffersink.c
buffersink.h
buffersrc.c lavfi: remove now unused args parameter from AVFilter.init 2013-04-09 19:12:38 +02:00
buffersrc.h
drawutils.c
drawutils.h
fifo.c lavfi: remove now unused args parameter from AVFilter.init 2013-04-09 19:12:38 +02:00
filtfmts.c lavfi: add avfilter_init_str() to replace avfilter_init_filter(). 2013-04-11 20:39:13 +02:00
formats.c
formats.h
gradfun.h vf_gradfun: switch to an AVOptions-based system. 2013-04-09 19:04:57 +02:00
graphparser.c lavfi: add avfilter_init_str() to replace avfilter_init_filter(). 2013-04-11 20:39:13 +02:00
internal.h lavfi: make avfilter_free() remove the filter from its graph. 2013-04-11 20:38:48 +02:00
libavfilter.v
Makefile lavfi: new interlace filter 2013-04-11 21:33:07 +02:00
split.c lavfi: mark filters with dynamic number of inputs or outputs with special flags 2013-04-11 20:42:41 +02:00
version.h lavfi: change the filter registering system to match the other libraries 2013-04-11 20:44:03 +02:00
vf_aspect.c lavfi: remove now unused args parameter from AVFilter.init 2013-04-09 19:12:38 +02:00
vf_blackframe.c
vf_boxblur.c lavfi: remove now unused args parameter from AVFilter.init 2013-04-09 19:12:38 +02:00
vf_copy.c
vf_crop.c vf_crop: switch to an AVOptions-based system. 2013-04-09 19:00:54 +02:00
vf_cropdetect.c lavfi: remove now unused args parameter from AVFilter.init 2013-04-09 19:12:38 +02:00
vf_delogo.c lavfi: remove now unused args parameter from AVFilter.init 2013-04-09 19:12:38 +02:00
vf_drawbox.c lavfi: remove now unused args parameter from AVFilter.init 2013-04-09 19:12:38 +02:00
vf_drawtext.c lavfi: remove now unused args parameter from AVFilter.init 2013-04-09 19:12:38 +02:00
vf_fade.c lavfi: remove now unused args parameter from AVFilter.init 2013-04-09 19:12:38 +02:00
vf_fieldorder.c vf_fieldorder: switch to an AVOptions-based system. 2013-04-09 19:03:56 +02:00
vf_format.c lavfi: remove now unused args parameter from AVFilter.init 2013-04-09 19:12:38 +02:00
vf_fps.c lavfi: remove now unused args parameter from AVFilter.init 2013-04-09 19:12:38 +02:00
vf_frei0r.c lavfi: remove now unused args parameter from AVFilter.init 2013-04-09 19:12:38 +02:00
vf_gradfun.c lavfi: remove now unused args parameter from AVFilter.init 2013-04-09 19:12:38 +02:00
vf_hflip.c
vf_hqdn3d.c lavfi: remove now unused args parameter from AVFilter.init 2013-04-09 19:12:38 +02:00
vf_hqdn3d.h vf_hqdn3d: switch to an AVOptions-based system. 2013-04-09 19:05:12 +02:00
vf_interlace.c lavfi: new interlace filter 2013-04-11 21:33:07 +02:00
vf_libopencv.c lavfi: remove now unused args parameter from AVFilter.init 2013-04-09 19:12:38 +02:00
vf_lut.c lavfi: remove now unused args parameter from AVFilter.init 2013-04-09 19:12:38 +02:00
vf_null.c
vf_overlay.c vf_overlay: switch to an AVOptions-based system. 2013-04-09 19:06:13 +02:00
vf_pad.c lavfi: remove now unused args parameter from AVFilter.init 2013-04-09 19:12:38 +02:00
vf_pixdesctest.c
vf_scale.c lavfi: remove now unused args parameter from AVFilter.init 2013-04-09 19:12:38 +02:00
vf_select.c lavfi: remove now unused args parameter from AVFilter.init 2013-04-09 19:12:38 +02:00
vf_setpts.c lavfi: remove now unused args parameter from AVFilter.init 2013-04-09 19:12:38 +02:00
vf_settb.c vf_settb: switch to an AVOptions-based system. 2013-04-09 19:07:44 +02:00
vf_showinfo.c
vf_transpose.c vf_transpose: switch to an AVOptions-based system. 2013-04-09 19:08:04 +02:00
vf_unsharp.c lavfi: remove now unused args parameter from AVFilter.init 2013-04-09 19:12:38 +02:00
vf_vflip.c
vf_yadif.c vf_yadif: switch to an AVOptions-based system. 2013-04-09 19:09:03 +02:00
video.c
video.h
vsink_nullsink.c
vsrc_color.c lavfi: remove now unused args parameter from AVFilter.init 2013-04-09 19:12:38 +02:00
vsrc_movie.c lavfi: remove now unused args parameter from AVFilter.init 2013-04-09 19:12:38 +02:00
vsrc_nullsrc.c vsrc_nullsrc: switch to an AVOptions-based system. 2013-04-09 19:11:12 +02:00
vsrc_testsrc.c lavfi: remove now unused args parameter from AVFilter.init 2013-04-09 19:12:38 +02:00
yadif.h vf_yadif: switch to an AVOptions-based system. 2013-04-09 19:09:03 +02:00