lfe-filter: Cleanup and refactor

System Internals / PulseAudio - David Henningsson [canonical.com] - 30 March 2015 03:52 UTC

- Remove imported dead code- Fix compiler warnings- Fix non-GCC compiler compilation (use more portable macros)- Change lr4 struct to include a biquad struct

Thanks to Alexander Patrakov for suggesting many of these changes.

3538e66 lfe-filter: Cleanup and refactor
src/pulsecore/filter/biquad.c | 289 +++-----------------------------------
src/pulsecore/filter/biquad.h | 14 +-
src/pulsecore/filter/crossover.c | 194 ++-----------------------
src/pulsecore/filter/crossover.h | 51 +------
4 files changed, 33 insertions(+), 515 deletions(-)

Upstream: cgit.freedesktop.org


  • Share