]> git.sesse.net Git - ffmpeg/history - libavcodec/iirfilter.c
DCA: ARM/NEON optimised lfe_fir
[ffmpeg] / libavcodec / iirfilter.c
2009-07-16 Alex ConverseIIR filter test program.
2009-07-10 Alex ConverseMark iir filter init and free functions av_cold.
2009-07-10 Alex ConverseFix "iirfilter.c:55: warning: unused variable ‘size’"
2009-07-10 Alex ConverseEliminate use of complex.h from iirfilter.c
2009-07-09 Måns RullgårdFix declarations of complex numbers
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-08-28 Kostya ShishkovAdd generic IIR filter interface with Butterworth lowpa...