[FFmpeg-devel] [PATCH] avfilter: add arbitrary audio IIR filter

Paul B Mahol onemda at gmail.com
Wed Jan 3 11:03:56 EET 2018


On 1/2/18, Rostislav Pehlivanov <atomnuker at gmail.com> wrote:
>
> lavc has an IIR filter (libavcodec/iirfilter.h), couldn't you reuse it?

No, because its using floats, its more limited and I do not want to depend
on lavc for such simple filter.


More information about the ffmpeg-devel mailing list