]> git.sesse.net Git - ffmpeg/history - libavcodec/iirfilter.h
Add stereo rematrixing support to the AC-3 encoders.
[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...