lfe-filter: Import code from the Chrome OS audio server

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

The chrome OS audio server has some already existing code, which has been made available under a BSD-style license, which should be safe to import by us.

f3ebf6b lfe-filter: Import code from the Chrome OS audio server
LICENSE | 3 +
src/pulsecore/filter/LICENSE.WEBKIT | 27 +++
src/pulsecore/filter/biquad.c | 368 +++++++++++++++++++++++++++++++++++
src/pulsecore/filter/biquad.h | 57 ++++++
src/pulsecore/filter/crossover.c | 188 ++++++++++++++++++
src/pulsecore/filter/crossover.h | 70 +++++++
6 files changed, 713 insertions(+)

Upstream: cgit.freedesktop.org


  • Share