ffmpeg/libavfilter
Anton Khirnov 803391f719 lavfi: remove request/poll and drawing functions from public API on next bump
They are only useful inside filters and we don't allow user filters for
now.
2012-06-05 09:38:16 +02:00
..
x86 yadif: specify array size outside DECLARE_ALIGNED 2012-02-09 21:28:37 +01:00
Makefile lavfi: add audio mix filter 2012-05-23 16:37:34 -04:00
af_aformat.c lavfi: make formats API private on next bump. 2012-06-05 09:37:30 +02:00
af_amix.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
af_anull.c lavfi: remove some audio-related function from public API. 2012-05-09 20:31:56 +02:00
af_asyncts.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
af_resample.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
allfilters.c lavfi: add audio mix filter 2012-05-23 16:37:34 -04:00
asink_anullsink.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
asrc_anullsrc.c Make channel layout masks unsigned 2011-11-25 13:19:54 +00:00
audio.c lavfi: initialize pts to AV_NOPTS_VALUE when creating new buffer refs. 2012-05-18 19:29:39 +02:00
audio.h lavfi: remove some audio-related function from public API. 2012-05-09 20:31:56 +02:00
avfilter.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
avfilter.h lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
avfiltergraph.c lavfi: make formats API private on next bump. 2012-06-05 09:37:30 +02:00
avfiltergraph.h avfiltergraph: make the AVFilterInOut alloc/free API public 2012-04-14 09:25:46 +02:00
buffer.c lavfi: move buffer management function to a separate file. 2012-05-15 06:53:22 +02:00
buffersink.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
buffersink.h lavfi: add an audio buffer sink. 2012-05-14 21:36:11 +02:00
buffersrc.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
buffersrc.h buffersrc: add av_buffersrc_write_frame(). 2012-05-14 21:36:11 +02:00
drawutils.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
drawutils.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
formats.c lavfi: make formats API private on next bump. 2012-06-05 09:37:30 +02:00
formats.h lavfi: make formats API private on next bump. 2012-06-05 09:37:30 +02:00
gradfun.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
graphparser.c graphparser: set next to NULL on an entry extracted from inputs list 2012-04-16 09:28:34 +02:00
internal.h lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
libavfilter.v
split.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
version.h lavfi: add audio mix filter 2012-05-23 16:37:34 -04:00
vf_aspect.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
vf_blackframe.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
vf_boxblur.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
vf_copy.c lavfi: remove avfilter_null_* from public API on next bump. 2012-05-22 21:36:23 +02:00
vf_crop.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
vf_cropdetect.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
vf_delogo.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
vf_drawbox.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
vf_drawtext.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
vf_fade.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
vf_fieldorder.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
vf_fifo.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
vf_format.c lavfi: make formats API private on next bump. 2012-06-05 09:37:30 +02:00
vf_fps.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
vf_frei0r.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
vf_gradfun.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
vf_hflip.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
vf_hqdn3d.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
vf_libopencv.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
vf_lut.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
vf_null.c lavfi: remove avfilter_null_* from public API on next bump. 2012-05-22 21:36:23 +02:00
vf_overlay.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
vf_pad.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
vf_pixdesctest.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
vf_scale.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
vf_select.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
vf_setpts.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
vf_settb.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
vf_showinfo.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
vf_slicify.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
vf_transpose.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
vf_unsharp.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
vf_vflip.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
vf_yadif.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
video.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
video.h lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
vsink_nullsink.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vsrc_buffer.h buffersrc: add av_buffersrc_write_frame(). 2012-05-14 21:36:11 +02:00
vsrc_color.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
vsrc_movie.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
vsrc_nullsrc.c lavfi: make formats API private on next bump. 2012-06-05 09:37:30 +02:00
vsrc_testsrc.c lavfi: remove request/poll and drawing functions from public API on next bump 2012-06-05 09:38:16 +02:00
yadif.h Change yadif to not use out of picture lines. 2011-04-03 08:46:19 +02:00