ffmpeg/libavfilter
Stefano Sabatini 7945665200 lavfi: store and propagate number of channels information in audio buffer properties
The channels field is required since the channel layout is not always
available.
2012-11-13 12:15:27 +01:00
..
libmpcodecs lavfi: remove mp=geq filter. 2012-11-11 23:18:12 +01:00
x86 Merge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415' 2012-11-01 13:11:51 +01:00
Makefile lavfi: remove mp=geq filter. 2012-11-11 23:18:12 +01:00
af_aconvert.c
af_aformat.c Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' 2012-11-12 11:32:11 +01:00
af_amerge.c
af_amix.c Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' 2012-11-12 11:32:11 +01:00
af_anull.c
af_aresample.c
af_asetnsamples.c
af_ashowinfo.c lavfi: store and propagate number of channels information in audio buffer properties 2012-11-13 12:15:27 +01:00
af_astreamsync.c
af_asyncts.c
af_atempo.c
af_channelmap.c Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' 2012-11-12 11:32:11 +01:00
af_channelsplit.c Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' 2012-11-12 11:32:11 +01:00
af_earwax.c lavfi/earwax: add missing NULL check in filter_samples() 2012-11-04 00:17:27 +01:00
af_join.c Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' 2012-11-12 11:32:11 +01:00
af_pan.c af_pan: fix memleak of arg 2012-10-13 01:51:45 +02:00
af_resample.c
af_silencedetect.c lavfi/silencedetect: export silence info to metadata. 2012-10-21 17:29:11 +02:00
af_volume.c
af_volumedetect.c lavfi/af_volumedetect: print stats in uninit(). 2012-10-25 20:16:09 +02:00
all_channel_layouts.inc
allfilters.c lavfi: add geq filter. 2012-11-11 23:12:54 +01:00
asink_anullsink.c
asrc_abuffer.h
asrc_aevalsrc.c asrc_aevalsrc: Fix use of uninitialized pointer inside av_strtok() 2012-10-11 03:00:34 +02:00
asrc_anullsrc.c Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' 2012-11-12 11:32:11 +01:00
asrc_flite.c Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' 2012-09-05 14:33:32 +02:00
audio.c Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' 2012-11-12 11:32:11 +01:00
audio.h
avcodec.c lavfi: store and propagate number of channels information in audio buffer properties 2012-11-13 12:15:27 +01:00
avcodec.h
avf_concat.c lavfi/concat: implement unsafe mode. 2012-10-28 09:14:34 +01:00
avf_showspectrum.c lavfi: stop using -1 instead use AV_PIX_FMT_NONE/AV_SAMPLE_FMT_NONE 2012-11-05 13:34:08 +00:00
avf_showwaves.c lavfi/showwaves: return error in case of allocation failure in filter_samples() 2012-11-06 22:48:54 +01:00
avfilter.c Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' 2012-11-12 11:32:11 +01:00
avfilter.h lavfi: store and propagate number of channels information in audio buffer properties 2012-11-13 12:15:27 +01:00
avfiltergraph.c Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' 2012-11-12 11:32:11 +01:00
avfiltergraph.h
bbox.c
bbox.h
buffer.c Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' 2012-11-12 11:32:11 +01:00
bufferqueue.h
buffersink.c Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' 2012-11-12 11:32:11 +01:00
buffersink.h
buffersrc.c Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' 2012-11-12 11:32:11 +01:00
buffersrc.h
drawutils.c Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627' 2012-10-12 17:04:58 +02:00
drawutils.h
f_ebur128.c lavfi: stop using -1 instead use AV_PIX_FMT_NONE/AV_SAMPLE_FMT_NONE 2012-11-05 13:34:08 +00:00
f_sendcmd.c lavfi/sendcmd: move buf init() variable to internal scope where it is used 2012-10-23 22:08:55 +02:00
f_setpts.c
f_settb.c
fifo.c Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' 2012-11-12 11:32:11 +01:00
filtfmts.c
formats.c Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627' 2012-10-12 17:04:58 +02:00
formats.h
gradfun.h
graphdump.c
graphparser.c Merge commit '1b891d17c531e8a63c2974aab4bf997ce70746f3' 2012-10-26 14:24:57 +02:00
internal.h lavfi: fix references to avfilter_* functions that don't exist anymore. 2012-10-31 20:54:59 +01:00
lavfutils.c libavfilter/lavfutils: remove useless NULL check on format context 2012-10-17 20:00:31 +02:00
lavfutils.h
libavfilter.v
lswsutils.c
lswsutils.h
sink_buffer.c lavfi: stop using -1 instead use AV_PIX_FMT_NONE/AV_SAMPLE_FMT_NONE 2012-11-05 13:34:08 +00:00
split.c
src_buffer.c
src_movie.c lavfi/movie: return proper error code in case of av_get_token() allocation failure 2012-11-06 23:31:16 +01:00
transform.c transform: give avfilter_transform() a return value for returning an error 2012-11-04 01:30:16 +01:00
transform.h transform: give avfilter_transform() a return value for returning an error 2012-11-04 01:30:16 +01:00
version.h lavfi: store and propagate number of channels information in audio buffer properties 2012-11-13 12:15:27 +01:00
vf_alphaextract.c
vf_alphamerge.c
vf_aspect.c vf_aspect: unbreak avoption system 2012-10-22 13:12:15 +02:00
vf_ass.c lavfi/ass: extend syntax for ass filter 2012-10-15 22:40:08 +02:00
vf_bbox.c
vf_blackdetect.c
vf_blackframe.c
vf_boxblur.c Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627' 2012-10-12 17:04:58 +02:00
vf_colormatrix.c Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_desc_get 2012-10-20 18:00:13 +02:00
vf_copy.c
vf_crop.c Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627' 2012-10-12 17:04:58 +02:00
vf_cropdetect.c Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627' 2012-10-12 17:04:58 +02:00
vf_decimate.c Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_desc_get 2012-10-20 18:00:13 +02:00
vf_delogo.c Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627' 2012-10-12 17:04:58 +02:00
vf_deshake.c Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_desc_get 2012-10-20 18:00:13 +02:00
vf_drawbox.c vf_drawbox: dont move uninitialized and then unused colors around 2012-11-06 21:40:23 +01:00
vf_drawtext.c Merge commit '9221efef7968463f3e3d9ce79ea72eaca082e73f' 2012-11-03 14:24:11 +01:00
vf_edgedetect.c
vf_fade.c vf_fade: fix memleaks of args 2012-10-13 01:08:08 +02:00
vf_field.c lavfi: add field filter 2012-10-31 12:07:11 +01:00
vf_fieldorder.c Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627' 2012-10-12 17:04:58 +02:00
vf_format.c
vf_fps.c lavfi/vf_fps: allow to set the rounding method. 2012-10-25 19:42:44 +02:00
vf_framestep.c
vf_frei0r.c lavfi/frei0r: allow for Windows style paths 2012-10-29 18:50:48 +01:00
vf_geq.c lavfi: add geq filter. 2012-11-11 23:12:54 +01:00
vf_gradfun.c Merge commit 'f6c38c5f4ed6683a6a61db2ed418a68bbe5f5507' 2012-10-13 14:14:11 +02:00
vf_hflip.c Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_desc_get 2012-10-20 18:00:13 +02:00
vf_hqdn3d.c Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627' 2012-10-12 17:04:58 +02:00
vf_hue.c Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_desc_get 2012-10-20 18:00:13 +02:00
vf_idet.c Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_desc_get 2012-10-20 18:00:13 +02:00
vf_libopencv.c
vf_lut.c Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627' 2012-10-12 17:04:58 +02:00
vf_mp.c lavfi: remove mp=geq filter. 2012-11-11 23:18:12 +01:00
vf_null.c
vf_overlay.c Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_desc_get 2012-10-20 18:00:13 +02:00
vf_pad.c
vf_pixdesctest.c Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627' 2012-10-12 17:04:58 +02:00
vf_removelogo.c
vf_scale.c lavfi/scale: declare the filter private class 2012-11-04 18:01:16 +01:00
vf_select.c lavfi/select: store scene score in buf ref metadata. 2012-10-21 17:29:11 +02:00
vf_setfield.c
vf_showinfo.c vf_showinfo: check return code of av_image_get_linesize() 2012-10-28 00:40:28 +02:00
vf_slicify.c Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627' 2012-10-12 17:04:58 +02:00
vf_smartblur.c lavfi/smartblur: add missing draw slice call. 2012-10-30 19:37:20 +01:00
vf_super2xsai.c
vf_swapuv.c
vf_thumbnail.c
vf_tile.c lavfi/tile: extend shorthand parameters. 2012-11-11 22:43:18 +01:00
vf_tinterlace.c vf_tinterlace: check av_image_get_linesize() return value 2012-11-03 02:38:30 +01:00
vf_transpose.c Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627' 2012-10-12 17:04:58 +02:00
vf_unsharp.c Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627' 2012-10-12 17:04:58 +02:00
vf_vflip.c Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627' 2012-10-12 17:04:58 +02:00
vf_yadif.c Merge commit 'f6c38c5f4ed6683a6a61db2ed418a68bbe5f5507' 2012-10-13 14:14:11 +02:00
video.c Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_desc_get 2012-10-20 18:00:13 +02:00
video.h
vsink_nullsink.c
vsrc_cellauto.c
vsrc_life.c
vsrc_mandelbrot.c mandelbrot: fix inner=period coloring routine 2012-10-16 04:00:55 +02:00
vsrc_mptestsrc.c Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_desc_get 2012-10-20 18:00:13 +02:00
vsrc_testsrc.c
yadif.h