summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/avf_showfreqs: make it possible to split channelsPaul B Mahol2015-12-20
* avfilter/af_dynaudnorm: use av_malloc_array()Paul B Mahol2015-12-19
* avfilter/vf_stereo3d: add interleave columns input supportPaul B Mahol2015-12-19
* lavfi/vsrc_mandelbrot: replace round by lrintGanesh Ajjanagadde2015-12-19
* lavfi/vf_cropdetect: replace round by lrintGanesh Ajjanagadde2015-12-19
* lavfi/vf_idet: replace round and cast by lrintGanesh Ajjanagadde2015-12-19
* avfilter/vf_delogo: change the definition of logo_x2 and logo_y2Jean Delvare2015-12-19
* avfilter/vf_stereo3d: fix interleaved columns outputPaul B Mahol2015-12-18
* avfilter/vf_stereo3d: multiply linesize only once for interleaved row to monoPaul B Mahol2015-12-18
* avfilter/vf_stereo3d: add fast path for interleave rows to monoPaul B Mahol2015-12-18
* avfilter/vf_stereo3d: fix interleave rows outputPaul B Mahol2015-12-18
* avfilter/vf_stereo3d: add fast path for interleave rows to alternatingPaul B Mahol2015-12-18
* avfilter/af_sofalizer: Fix occured typoMichael Niedermayer2015-12-17
* avfilter/af_sofalizer: use SIMD in compensate_volume()Paul B Mahol2015-12-16
* avfilter/vf_stereo3d: get rid of ts_unit hackPaul B Mahol2015-12-16
* avfilter/af_ladspa: unbreak Mch -> Nch plugins, where M < NPaul B Mahol2015-12-15
* avfilter/vf_stereo3d: add direct (faster) path:Paul B Mahol2015-12-15
* lavfi: use a video frame pool for each link of the filtergraphMatthieu Bouron2015-12-15
* avfilter/af_sofalizer: check av_fft_init return codePaul B Mahol2015-12-15
* avfilter/vf_decimate: fix typo in fractionMichael Niedermayer2015-12-14
* avfilter/af_sofalizer: add frequency domain processing and use it by defaultPaul B Mahol2015-12-14
* avfilter/vf_decimate: Check that input parameters matchMichael Niedermayer2015-12-14
* avfilter/vf_decimate: change ts_unit to AVRationalMichael Niedermayer2015-12-14
* avfilter/vf_mpdecimate: Add missing emms_c()Michael Niedermayer2015-12-14
* avfilter/vf_delogo: fix show option when clippingJean Delvare2015-12-14
* avfilter/af_sofalizer: switch comments positions to correct orderPaul B Mahol2015-12-13
* lavfi/ebur128: apply I dual mono correction only if I availableClément Bœsch2015-12-13
* avfilter/af_sofalizer: fix calculation of split pointPaul B Mahol2015-12-13
* avfilter/af_sofalizer: remove reorder hackPaul B Mahol2015-12-13
* avfilter/af_sofalizer: move modulo operation out of loopPaul B Mahol2015-12-13
* avfilter/af_sofalizer: make it possible to configure speaker elevationPaul B Mahol2015-12-13
* avfilter/af_sofalizer: display some info when loading sofa filePaul B Mahol2015-12-12
* avfilter: add SOFAlizer audio filterPaul B Mahol2015-12-12
* avfilter/vf_delogo: Use AVPixFmtDescriptor.nb_componentsJean Delvare2015-12-12
* lavfi/formats: fix segfault when allocation failsGanesh Ajjanagadde2015-12-11
* avfilter/af_aemphasis: more declarations abovePaul B Mahol2015-12-11
* lavfi/vf_alphamerge: fix unitialized pointersGanesh Ajjanagadde2015-12-10
* lavfi/vf_overlay: fix unitialized pointersGanesh Ajjanagadde2015-12-10
* avfilter/x86/vf_maskedmerge: move %define out of .nextrowPaul B Mahol2015-12-10
* avfilter/avf_showfreqs: avoid wasteful powGanesh Ajjanagadde2015-12-09
* lavfi/af_amix: fix memory leakGanesh Ajjanagadde2015-12-09
* lavfi/af_channelmap: fix memory leakGanesh Ajjanagadde2015-12-09
* lavfi/vf_alphamerge: fix memory leaksGanesh Ajjanagadde2015-12-09
* lavfi/vf_overlay: fix memory leaksGanesh Ajjanagadde2015-12-09
* lavfi/show_palette: fix memory leakGanesh Ajjanagadde2015-12-09
* avfilter/vf_delogo: round to the closest valueJean Delvare2015-12-09
* avfilter/af_biquads: pass filter ctx to av_log callsPaul B Mahol2015-12-07
* avfilter/showcqt: BASEFREQ and ENDFREQ cast to doubleMuhammad Faiz2015-12-07
* avfilter/af_alimiter: add 3 more optionsPaul B Mahol2015-12-06
* avfilter/af_stereotools: fix logic failPaul B Mahol2015-12-06