which provides webrtc-audio-processing-1 for packages that haven't
updated to the breaking changes in w-a-p-2 yet.
- Update to version 2.1:
* Build-system fixups to install more headers
* add a missing absl dependency
* forward port some missing patches to fix Windows builds.
- Update to version 2.0:
* Bump to code from WebRTC M131 version.
* Minor (breaking) API changes upstream
* Various improvements to the AEC implementation
* Transient suppression is removed
* ExperimentalAgc and ExperimentalNs are removed
* iSAC and the webrtc-audio-coding library were removed
* abseil-cpp dependency bumped to 20240722
* NEON runtime detection dropped following upstream
* Fixes for building on i686 and MIPS
* Support for BSDs is added
* Other build-system cleanups
* Patches to upstream are now also tracked in patches/
- Do not generate libwebrtc-audio-coding-* subpackages
since the library was removed by upstream.
- Drop patches that aren't needed anymore:
* big_endian_support.patch
* big_endian_support_2.patch
* fix-i586.patch
* reduce-meson-dep.patch
* webrtc-ppc64.patch
* webrtc-s390x.patch
- Rebase patch to fix build with the new sources:
* fix-build.patch
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/webrtc-audio-processing?expand=0&rev=29
- Update to version 1.3:
* build: Bump version to 1.3
* meson: Fix generation of pkgconfig files
* build: Bump version to 1.2
* meson: Update minimum version based on what abseil wrap needs
* build: Expose absl as a dependency of webrtc-audio-processing
* meson: Update to latest wrap, install required absl headers
* doc: Update tarball generation process
* file_utils.h: Fix build with gcc-13
* meson: Fixes for MSVC build
* meson: Ensure that abseil is built with c++17 too
* More changes not listed by upstream. Check
the following link to see them:
https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/-/commits/v1.3
- Add patch that fixes some compiler "control reaches end of
non-void function" errors:
* fix-build.patch
- Add patch that fixes i586 build:
* fix-i586.patch
- Disable patches until they're rebased to the current codebase:
* big_endian_support.patch
* big_endian_support_2.patch
- Rebased patches:
* webrtc-ppc64.patch
* webrtc-s390x.patch
OBS-URL: https://build.opensuse.org/request/show/1111520
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/webrtc-audio-processing?expand=0&rev=19