lfe-filter: Cleanup and refactor
authorDavid Henningsson <david.henningsson@canonical.com>
Tue, 24 Mar 2015 09:29:14 +0000 (10:29 +0100)
committerDavid Henningsson <david.henningsson@canonical.com>
Mon, 30 Mar 2015 08:52:30 +0000 (10:52 +0200)
commit3538e6636edc1ba0b75e7409db618dbb7fe79d3e
tree676e5fd6e9180ba138a802f2ae5ba33eb9bd8214
parent979f19a434733afba0480e2ba456cccc98362e05
lfe-filter: Cleanup and refactor

 - 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.

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
src/pulsecore/filter/biquad.c
src/pulsecore/filter/biquad.h
src/pulsecore/filter/crossover.c
src/pulsecore/filter/crossover.h