summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* afilter/af_afir: remove invalid delayPaul B Mahol2018-12-27
* avfilter/af_afir: remove not needed nb_samples from filter contextPaul B Mahol2018-12-27
* avfilter/af_afir: remove not needed operationsPaul B Mahol2018-12-27
* avfilter/af_sofalizer: use av_log2()Paul B Mahol2018-12-27
* avfilter/af_headphone: use av_log2()Paul B Mahol2018-12-27
* avfilter/af_afir: remove dead store variablePaul B Mahol2018-12-26
* avfilter/af_afir: remove unused variablePaul B Mahol2018-12-26
* avfilter/af_headphone: fix regression after 7c201e420Paul B Mahol2018-12-26
* avfilter/af_sofalizer: fix regression after 7ea4b928a264Paul B Mahol2018-12-26
* avfilter/af_sofalizer: fix typo in commentsPaul B Mahol2018-12-26
* avfilter/af_sofalizer: use float constantsPaul B Mahol2018-12-26
* avfilter/af_sofalizer: add fltp sample format supportPaul B Mahol2018-12-26
* avfilter/af_headphone: speed up fast convolutionPaul B Mahol2018-12-25
* avfilter/af_sofalizer: speed up fast convolutionPaul B Mahol2018-12-25
* avfilter/af_surround: fix code indentationPaul B Mahol2018-12-24
* avfilter/af_headphone: do not reduce LFE gain too muchPaul B Mahol2018-12-24
* avfilter/af_sofalizer: do not reduce LFE by 6dBPaul B Mahol2018-12-24
* avfilter/af_sofalizer: fix memory leaksPaul B Mahol2018-12-23
* avfilter/af_sofalizer: set delays when interpolation is disabledPaul B Mahol2018-12-23
* avfilter/af_sofalizer: stop using easy APIPaul B Mahol2018-12-23
* avfilter/af_sofalizer: reset FFT pointers back to NULLPaul B Mahol2018-12-23
* avfilter/af_sofalizer: pick IR length after loading sofaPaul B Mahol2018-12-23
* avfilter/af_sofalizer: increase range for lfegainPaul B Mahol2018-12-23
* avfilter/af_headphone: fix filtering of non-power of 2 length IRs in time domainPaul B Mahol2018-12-22
* avfilter/af_sofalizer: fix non-power of 2 IR length filtering in time domainPaul B Mahol2018-12-22
* avfilter/af_headphone: use fabsf() instead of fabs()Paul B Mahol2018-12-21
* avfilter/af_sofalizer: use fabsf() instead of fabs()Paul B Mahol2018-12-21
* avfilter/af_sofalizer: add framesize optionPaul B Mahol2018-12-20
* avfilter/af_sofalizer: increase max radiusPaul B Mahol2018-12-20
* avfilter/af_sofalizer: add printing of license backPaul B Mahol2018-12-20
* avfilter/scene_sad: Fix funtions typosMichael Niedermayer2018-12-18
* avfilter/af_apad: add pad_dur and whole_dur optionsPaul B Mahol2018-12-17
* lavfi/program_opencl: Do not use format specifier "z" on Windows.Carl Eugen Hoyos2018-12-17
* lavfi/signalstats: Cast the return value of AV_RN16() to int.Carl Eugen Hoyos2018-12-12
* avfilter/vf_paletteuse: fix flags for alpha_threshold optionPaul B Mahol2018-12-11
* lavfi/vf_scale_vaapi: add scaling mode setting support.Jun Zhao2018-12-10
* avfilter/vf_showinfo: allow checksums calculation to be disabledPaul B Mahol2018-12-09
* lavfi/buffersink: fix abuffersink flag setting issueJun Zhao2018-12-09
* avfilter/vf_overlay: fix filtering with negative yPaul B Mahol2018-12-03
* lavf: add transpose_opencl filterRuiling Song2018-12-02
* lavfi/fps: Avoid duplicating Closed Captions when increasing frame rate.Carl Eugen Hoyos2018-11-27
* lavfi/buffersrc: Indent the code.Jun Zhao2018-11-27
* avfilter/vf_chromashift: Fix mixed declaration and codeMark Harris2018-11-26
* x86/scene_sad: fix link errors when HAVE_X86ASM is not definedJames Almer2018-11-21
* avfilter/graphmonitor: use SIZE_SPECIFIER for size_t typePeter Ross2018-11-21
* avfilter/vf_overlay: fix crash with negative yPaul B Mahol2018-11-20
* avfilter/vf_freezedetect: add filter to detect frozen inputMarton Balint2018-11-19
* avfilter: add rgbashift filterPaul B Mahol2018-11-19
* avfilter: add chromashift filterPaul B Mahol2018-11-19
* avfilter/vf_limiter: remove unused headerPaul B Mahol2018-11-18