summaryrefslogtreecommitdiffstats
path: root/libavcodec/iirfilter.h
Commit message (Expand)AuthorAgeFilesLines
* iir: Change dst param to float* in ff_iir_filter_flt().Justin Ruggles2011-01-231-1/+1
* Add biquad high-pass and low-pass IIR filters.Justin Ruggles2011-01-211-0/+1
* cosmetics: vertical alignment and line wrapJustin Ruggles2011-01-211-3/+3
* Add memory allocation failure checks to ff_iir_filter_init_coeffs().Justin Ruggles2011-01-211-1/+4
* Add function ff_iir_filter_flt() to accept floating-point input and output.Justin Ruggles2011-01-211-1/+16
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Add generic IIR filter interface with Butterworth lowpass filter implementationKostya Shishkov2008-08-281-0/+103
OpenPOWER on IntegriCloud