1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-22 01:05:05 +02:00
ffmpeg/libavfilter
Nicolas George 68b531fe6a src_movie: set the channel layout to default if the codec did not set it.
Signed-off-by: Nicolas George <nicolas.george@normalesup.org>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-11-06 01:19:56 +01:00
..
libmpcodecs Replace all strcasecmp/strncasecmp usages. 2011-11-03 19:25:26 +01:00
x86 Merge remote-tracking branch 'qatar/master' 2011-07-05 02:26:17 +02:00
af_aconvert_rematrix.c lavfi: add audio convert filter 2011-09-16 20:44:27 +02:00
af_aconvert.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
af_aformat.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
af_anull.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
af_aresample.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
af_ashowinfo.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
af_earwax.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
af_volume.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
all_channel_layouts.h lavfi: add avfilter_all_channel_layouts public symbol 2011-09-16 00:46:41 +02:00
allfilters.c lavfi: add earwax audio filter, ported from Sox 2011-11-05 02:16:45 +01:00
asink_anullsink.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
asrc_abuffer.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
asrc_abuffer.h lavfi: add asrc_abuffer - audio buffer source 2011-08-21 11:37:57 +02:00
asrc_aevalsrc.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
asrc_anullsrc.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
avcodec.c libavfilter: implement avfilter_fill_frame_from_video_buffer_ref() 2011-06-12 22:46:02 +02:00
avcodec.h libavfilter: implement avfilter_fill_frame_from_video_buffer_ref() 2011-06-12 22:46:02 +02:00
avfilter.c lavfi: increase number of maximum registered filters from 64 to 128 2011-11-05 02:13:37 +01:00
avfilter.h lavfi: add earwax audio filter, ported from Sox 2011-11-05 02:16:45 +01:00
avfiltergraph.c lavfi: fix signature for avfilter_graph_parse() and avfilter_graph_config() 2011-09-28 08:02:53 +02:00
avfiltergraph.h Merge remote-tracking branch 'qatar/master' 2011-09-29 01:11:01 +02:00
buffersink.h lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersink.h 2011-09-06 18:51:09 +02:00
defaults.c lavfi: rename avfilter_all_* function names to avfilter_make_all_* 2011-09-16 00:42:47 +02:00
drawutils.c lavfi: add internal function ff_fill_rgba_map() 2011-10-28 02:06:50 +02:00
drawutils.h lavfi: add internal function ff_fill_rgba_map() 2011-10-28 02:06:50 +02:00
formats.c Make another static array const. 2011-11-05 15:37:02 +01:00
gradfun.h Add some forgotten const to function arguments in libavfilter & libavformat. 2011-05-17 03:05:36 +02:00
graphparser.c lavfi: fix signature for avfilter_graph_parse() and avfilter_graph_config() 2011-09-28 08:02:53 +02:00
internal.h lavfi: add LUT (LookUp Table) generic filters 2011-10-17 18:05:38 +02:00
libavfilter.v Add symbol versioning for shared libraries 2010-01-16 04:49:02 +00:00
Makefile lavfi: add earwax audio filter, ported from Sox 2011-11-05 02:16:45 +01:00
sink_buffer.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
src_movie.c src_movie: set the channel layout to default if the codec did not set it. 2011-11-06 01:19:56 +01:00
transform.c doxygen: remove a few @file parameters. 2011-10-04 08:04:17 +02:00
transform.h lavfi: add missing header mulitple-inclusion guard in transform.h 2011-10-20 15:59:20 +02:00
vf_aspect.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vf_blackframe.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vf_boxblur.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vf_copy.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vf_crop.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vf_cropdetect.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vf_delogo.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vf_deshake.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vf_drawbox.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vf_drawtext.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vf_fade.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vf_fieldorder.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vf_fifo.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vf_format.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vf_frei0r.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vf_gradfun.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vf_hflip.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vf_hqdn3d.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vf_libopencv.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vf_lut.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vf_mp.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vf_null.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vf_overlay.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vf_pad.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vf_pixdesctest.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vf_scale.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vf_select.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vf_setpts.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vf_settb.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vf_showinfo.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vf_slicify.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vf_split.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vf_transpose.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vf_unsharp.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vf_vflip.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vf_yadif.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vsink_nullsink.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vsrc_buffer.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vsrc_buffer.h vsrc_buffer: remove duplicated file description 2011-09-19 12:43:10 +02:00
vsrc_color.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vsrc_mptestsrc.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
vsrc_testsrc.c Mark AVFilterPad[] compound literals as const. 2011-11-06 00:05:14 +01:00
yadif.h Change yadif to not use out of picture lines. 2011-04-03 08:46:19 +02:00