]> git.sesse.net Git - ffmpeg/commit
avfilter/af_earwax: fix check that was left in previous commit
authorPaul B Mahol <onemda@gmail.com>
Thu, 10 Dec 2020 22:39:49 +0000 (23:39 +0100)
committerPaul B Mahol <onemda@gmail.com>
Thu, 10 Dec 2020 22:43:49 +0000 (23:43 +0100)
commit072835898d321a6e3eb33e29331bc8d1ad7434a7
tree4418c5f9354c6176c8913dde2cc07541507feff8
parente0e9c94c2b51a3512b9a035a2dd9a5a399c68702
avfilter/af_earwax: fix check that was left in previous commit

Makes output exact with smaller number of samples per frame than taps.
libavfilter/af_earwax.c