WebRTC AudioProcessing

License

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

News

Fri Sep 5 2023:

Version 1.3 released.

Fri Sep 1 2023:

Version 1.2 released.

Thu May 25 2023:

Version 1.1 released.

Fri Nov 27 2020:

Version 1.0 released.

Wed Jul 25 2018:

Version 0.3.1 released.

Wed Jun 22 2016:

Version 0.3 released.

Wed Apr 27 2016:

Version 0.2 released.

Thu Nov 10 2011:

Version 0.1 released.

Overview

This is meant to be a more Linux packaging friendly copy of the AudioProcessing module from the WebRTC project. The ideal case is that we make no changes to the code to make tracking upstream code easy.

For more details, head on over to the Gitlab repository.

Documentation

Use the source, Luke. :)

Requirements

Currently, webrtc-audio-processing is tested on Linux only.

Installation

As this package is made with the meson build system you should run meson . build inside the distribution directory for configuring the source tree. After that you should run ninja -C build for compilation and ninja -C build install (as root) for installation of webrtc-audio-processing.

Download

The newest release is always available from http://freedesktop.org/software/pulseaudio/webrtc-audio-processing/

Get webrtc-audio-processing's development sources from gitlab.