summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* 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
* avfilter/af_stereotools: check s->length sizePaul B Mahol2015-12-05
* avfilter/codecview: reindent after previous commitClément Bœsch2015-12-05
* avfilter/codecview: add QP supportClément Bœsch2015-12-05
* avfilter: add audio emphasis filterPaul B Mahol2015-12-04
* avfilter: use AV_OPT_TYPE_BOOL in a bunch of placesClément Bœsch2015-12-04
* avfilter/af_agate: change default for detection to rmsPaul B Mahol2015-12-03
* avfilter/af_sidechaincompress: kill init functionPaul B Mahol2015-12-03
* avfilter/af_agate: compile agate only when requested.Paul B Mahol2015-12-03
* avfilter/af_agate: add level_sc option for sidechaingate filterPaul B Mahol2015-12-03
* avfilter: add sidechaingate filterPaul B Mahol2015-12-03
* avfilter/af_agate: prepare for adding sidechain versionPaul B Mahol2015-12-03
* avfilter/af_flanger: use rint instead of floor hackGanesh Ajjanagadde2015-12-02
* avfilter/vf_perspective: use lrint instead of floor hackGanesh Ajjanagadde2015-12-02