summaryrefslogtreecommitdiff
path: root/libavfilter/af_afftdn.c
Commit message (Expand)AuthorAge
* avfilter/af_afftdn: use av_sscanf()Paul B Mahol2018-11-18
* avfilter/af_afftdn: fix memory leaks reported by coverityPaul B Mahol2018-10-28
* avfilter/af_afftdn: add alias for sample_noise endPaul B Mahol2018-10-28
* avfilter/af_afftdn: switch to activatePaul B Mahol2018-10-28
* avfilter/af_afftdn: add missing breakPaul B Mahol2018-09-26
* avfilter: add audio denoising (afftdn) filterPaul B Mahol2018-09-25