| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | IIR filter test program. | Alex Converse | 2009-07-16 | 1 | -0/+36 |
* | Mark iir filter init and free functions av_cold. | Alex Converse | 2009-07-10 | 1 | -4/+4 |
* | Fix "iirfilter.c:55: warning: unused variable ‘size’" | Alex Converse | 2009-07-10 | 1 | -1/+1 |
* | Eliminate use of complex.h from iirfilter.c | Alex Converse | 2009-07-10 | 1 | -12/+27 |
* | Fix declarations of complex numbers | Måns Rullgård | 2009-07-09 | 1 | -2/+2 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Add generic IIR filter interface with Butterworth lowpass filter implementation | Kostya Shishkov | 2008-08-28 | 1 | -0/+164 |