On 1/2/18, Rostislav Pehlivanov <[email protected]> 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. _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
