9 Commits (5231d6277f2c3b7c13a309964a6edbfa0e9570b5)

Author SHA1 Message Date
Justin Ruggles 17d4f4558e iir: Change dst param to float* in ff_iir_filter_flt(). 14 years ago
Justin Ruggles aa226b2460 Add biquad high-pass and low-pass IIR filters. 14 years ago
Justin Ruggles 99c2111b12 cosmetics: vertical alignment and line wrap 14 years ago
Justin Ruggles 20d1f6fec1 Add memory allocation failure checks to ff_iir_filter_init_coeffs(). 14 years ago
Justin Ruggles b3b8b930fc Add function ff_iir_filter_flt() to accept floating-point input and output. 14 years ago
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 17 years ago
Kostya Shishkov a169f49881 Add generic IIR filter interface with Butterworth lowpass filter implementation 17 years ago
Kostya Shishkov 2e0b635a57 Simple lowpass filter implementation. 17 years ago