]> git.sesse.net Git - ffmpeg/history - libavcodec/iirfilter.h
Speed up group minimum and group output calculations for EXP_D25 and EXP_D45
[ffmpeg] / libavcodec / iirfilter.h
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-08-28 Kostya ShishkovAdd generic IIR filter interface with Butterworth lowpa...