summaryrefslogtreecommitdiffstats
path: root/libavcodec/iirfilter.c
Commit message (Expand)AuthorAgeFilesLines
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* IIR filter test program.Alex Converse2009-07-161-0/+36
* Mark iir filter init and free functions av_cold.Alex Converse2009-07-101-4/+4
* Fix "iirfilter.c:55: warning: unused variable ‘size’"Alex Converse2009-07-101-1/+1
* Eliminate use of complex.h from iirfilter.cAlex Converse2009-07-101-12/+27
* Fix declarations of complex numbersMåns Rullgård2009-07-091-2/+2
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Add generic IIR filter interface with Butterworth lowpass filter implementationKostya Shishkov2008-08-281-0/+164
OpenPOWER on IntegriCloud