1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-07-11 23:27:55 +02:00
ffmpeg/libavfilter
Alex Converse 41e637e449 lavfi: Add the af_channelmap audio channel mapping filter.
Inspired by MPlayer's af_channels filter and SoX's remix effect.
2012-06-22 13:55:58 -07:00
..
x86 yadif: specify array size outside DECLARE_ALIGNED 2012-02-09 21:28:37 +01:00
af_aformat.c lavfi/audio: eliminate ff_default_filter_samples(). 2012-06-22 20:58:19 +02:00
af_amix.c af_amix: allow float planar sample format as input 2012-06-18 18:01:14 -04:00
af_anull.c lavfi/audio: eliminate ff_default_filter_samples(). 2012-06-22 20:58:19 +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_channelmap.c lavfi: Add the af_channelmap audio channel mapping filter. 2012-06-22 13:55:58 -07:00
af_channelsplit.c lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs 2012-06-13 11:13:22 +02:00
af_join.c lavfi: add join audio filter. 2012-06-22 21:26:18 +02:00
af_resample.c af_resample: fix format modifier in debug string for FF_API_SAMPLERATE64 2012-06-15 19:10:58 +02:00
allfilters.c lavfi: Add the af_channelmap audio channel mapping filter. 2012-06-22 13:55:58 -07:00
asink_anullsink.c lavfi: make AVFilterPad opaque after two major bumps. 2012-06-13 11:11:33 +02:00
asrc_anullsrc.c lavfi: make AVFilterPad opaque after two major bumps. 2012-06-13 11:11:33 +02:00
audio.c lavfi/audio: eliminate ff_default_filter_samples(). 2012-06-22 20:58:19 +02:00
audio.h lavfi/audio: eliminate ff_default_filter_samples(). 2012-06-22 20:58:19 +02:00
avfilter.c lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs 2012-06-13 11:13:22 +02:00
avfilter.h lavfi: allow audio filters to request a given number of samples. 2012-06-22 21:23:42 +02:00
avfiltergraph.c lavfi: support automatically inserting the fifo filter when needed. 2012-06-22 21:06:01 +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: support automatically inserting the fifo filter when needed. 2012-06-22 21:06:01 +02:00
buffersink.h lavfi: add an audio buffer sink. 2012-05-14 21:36:11 +02:00
buffersrc.c lavfi: make AVFilterPad opaque after two major bumps. 2012-06-13 11:11:33 +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
fifo.c lavfi: allow audio filters to request a given number of samples. 2012-06-22 21:23:42 +02:00
formats.c lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs 2012-06-13 11:13:22 +02:00
formats.h lavfi: add channelsplit audio filter. 2012-06-12 21:38:59 +02:00
gradfun.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
graphparser.c lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs 2012-06-13 11:13:22 +02:00
internal.h lavfi: support automatically inserting the fifo filter when needed. 2012-06-22 21:06:01 +02:00
libavfilter.v Add symbol versioning for shared libraries 2010-01-16 04:49:02 +00:00
Makefile lavfi: Add the af_channelmap audio channel mapping filter. 2012-06-22 13:55:58 -07:00
split.c lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs 2012-06-13 11:13:22 +02:00
version.h lavfi: support automatically inserting the fifo filter when needed. 2012-06-22 21:06:01 +02:00
vf_aspect.c lavfi: make AVFilterPad opaque after two major bumps. 2012-06-13 11:11:33 +02:00
vf_blackframe.c lavfi: make AVFilterPad opaque after two major bumps. 2012-06-13 11:11:33 +02:00
vf_boxblur.c lavfi: make AVFilterPad opaque after two major bumps. 2012-06-13 11:11:33 +02:00
vf_copy.c lavfi: make AVFilterPad opaque after two major bumps. 2012-06-13 11:11:33 +02:00
vf_crop.c lavfi: make AVFilterPad opaque after two major bumps. 2012-06-13 11:11:33 +02:00
vf_cropdetect.c lavfi: make AVFilterPad opaque after two major bumps. 2012-06-13 11:11:33 +02:00
vf_delogo.c lavfi: make AVFilterPad opaque after two major bumps. 2012-06-13 11:11:33 +02:00
vf_drawbox.c lavfi: make AVFilterPad opaque after two major bumps. 2012-06-13 11:11:33 +02:00
vf_drawtext.c lavfi: make AVFilterPad opaque after two major bumps. 2012-06-13 11:11:33 +02:00
vf_fade.c lavfi: make AVFilterPad opaque after two major bumps. 2012-06-13 11:11:33 +02:00
vf_fieldorder.c lavfi: make AVFilterPad opaque after two major bumps. 2012-06-13 11:11:33 +02:00
vf_format.c lavfi: make AVFilterPad opaque after two major bumps. 2012-06-13 11:11:33 +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: make AVFilterPad opaque after two major bumps. 2012-06-13 11:11:33 +02:00
vf_gradfun.c lavfi: make AVFilterPad opaque after two major bumps. 2012-06-13 11:11:33 +02:00
vf_hflip.c lavfi: make AVFilterPad opaque after two major bumps. 2012-06-13 11:11:33 +02:00
vf_hqdn3d.c lavfi: make AVFilterPad opaque after two major bumps. 2012-06-13 11:11:33 +02:00
vf_libopencv.c vf_libopencv: add missing headers. 2012-06-10 08:02:02 +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: make AVFilterPad opaque after two major bumps. 2012-06-13 11:11:33 +02:00
vf_overlay.c lavfi: make avfilter_get_video_buffer() private on next bump. 2012-06-13 11:09:15 +02:00
vf_pad.c lavfi: make AVFilterPad opaque after two major bumps. 2012-06-13 11:11:33 +02:00
vf_pixdesctest.c lavfi: make AVFilterPad opaque after two major bumps. 2012-06-13 11:11:33 +02:00
vf_scale.c lavfi: make AVFilterPad opaque after two major bumps. 2012-06-13 11:11:33 +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: make AVFilterPad opaque after two major bumps. 2012-06-13 11:11:33 +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: make AVFilterPad opaque after two major bumps. 2012-06-13 11:11:33 +02:00
vf_slicify.c lavfi: make AVFilterPad opaque after two major bumps. 2012-06-13 11:11:33 +02:00
vf_transpose.c lavfi: make AVFilterPad opaque after two major bumps. 2012-06-13 11:11:33 +02:00
vf_unsharp.c lavfi: make AVFilterPad opaque after two major bumps. 2012-06-13 11:11:33 +02:00
vf_vflip.c lavfi: make AVFilterPad opaque after two major bumps. 2012-06-13 11:11:33 +02:00
vf_yadif.c lavfi: make avfilter_get_video_buffer() private on next bump. 2012-06-13 11:09:15 +02:00
video.c lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs 2012-06-13 11:13:22 +02:00
video.h lavfi: make avfilter_get_video_buffer() private on next bump. 2012-06-13 11:09:15 +02:00
vsink_nullsink.c lavfi: make AVFilterPad opaque after two major bumps. 2012-06-13 11:11:33 +02:00
vsrc_buffer.h buffersrc: add av_buffersrc_write_frame(). 2012-05-14 21:36:11 +02:00
vsrc_color.c lavfi: make AVFilterPad opaque after two major bumps. 2012-06-13 11:11:33 +02:00
vsrc_movie.c lavfi: make AVFilterPad opaque after two major bumps. 2012-06-13 11:11:33 +02:00
vsrc_nullsrc.c lavfi: make AVFilterPad opaque after two major bumps. 2012-06-13 11:11:33 +02:00
vsrc_testsrc.c lavfi: make AVFilterPad opaque after two major bumps. 2012-06-13 11:11:33 +02:00
yadif.h Change yadif to not use out of picture lines. 2011-04-03 08:46:19 +02:00