| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/af_afftdn: simplify changing commands | Paul B Mahol | 2019-11-21 | 1 | -41/+23 |
* | avfilter/af_afftdn: fix pts handling when timebase and 1/samplerate differ | Paul B Mahol | 2019-11-17 | 1 | -1/+1 |
* | avfilter/af_afftdn: use av_sscanf() | Paul B Mahol | 2018-11-18 | 1 | -3/+3 |
* | avfilter/af_afftdn: fix memory leaks reported by coverity | Paul B Mahol | 2018-10-28 | 1 | -7/+7 |
* | avfilter/af_afftdn: add alias for sample_noise end | Paul B Mahol | 2018-10-28 | 1 | -1/+2 |
* | avfilter/af_afftdn: switch to activate | Paul B Mahol | 2018-10-28 | 1 | -87/+116 |
* | avfilter/af_afftdn: add missing break | Paul B Mahol | 2018-09-26 | 1 | -0/+1 |
* | avfilter: add audio denoising (afftdn) filter | Paul B Mahol | 2018-09-25 | 1 | -0/+1421 |