summaryrefslogtreecommitdiff
path: root/libavcodec/iirfilter.c
Commit message (Expand)AuthorAge
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* IIR filter test program.Alex Converse2009-07-16
* Mark iir filter init and free functions av_cold.Alex Converse2009-07-10
* Fix "iirfilter.c:55: warning: unused variable ‘size’"Alex Converse2009-07-10
* Eliminate use of complex.h from iirfilter.cAlex Converse2009-07-10
* Fix declarations of complex numbersMåns Rullgård2009-07-09
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Add generic IIR filter interface with Butterworth lowpass filter implementationKostya Shishkov2008-08-28