Discussion:
[pulseaudio-discuss] [ANNOUNCE] WebRTC AudioProcessing v0.3.1
Arun Raghavan
2018-07-25 12:06:19 UTC
Permalink
Hi folks,
I've made a minor release of webrtc-audio-processing. This just includes a bunch of pending build fixes that were sitting in git (a big thank you to all the contributors, particularly Nicolas).

The release is at:

http://freedesktop.org/software/pulseaudio/webrtc-audio-processing/webrtc-audio-processing-0.3.1.tar.xz
SHA256: a0fdd938fd85272d67e81572c5a4d9e200a0c104753cb3c209ded175ce3c5dbf

Changes:

Release 0.3.1
----

Lots of build fixes for various platforms.

---- git shortlog ----

Arun Raghavan (1):
build: Update version to 0.3.1

Mirko Vogt (1):
build: Fix configure option '--with-ns-mode'

Nicolas Dufresne (13):
Add missing windows specific headers
build: Add cerbero gnustl support for Android
build: Don't blindly link to pthread
build: Add required define for Windows
build: Properly select the right system wrappers
build: Define MSVC _WIN32 so we can build on mingw
Add missing windows conditions variable
build: Protect against unsupported CPU types
osx: Fix type OS_FLAGS instead of OS_CFLAGS
build: Sync defines and libs with build.gn
build: Use -no-undefined to support both clang and gcc
build: Re-add pthread linking on linux
build: Add ARM 64bit support

Thomas Petazzoni (2):
build: fix architecture detection
doc: file invalid reference to pulseaudio mailing list

Loading...