commit | 1fed59c2220ae8fe1922301482ab3fcf3f7d6672 | [log] [tgz] |
---|---|---|
author | Allen Webb <allenwebb@google.com> | Wed May 13 12:58:03 2020 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Thu May 21 10:27:23 2020 +0000 |
tree | 0ec9d1ff059ced2f8d051c7c40762876a2f5e1e6 | |
parent | 16fa2519839778c4223ddbc0707561b9d6ce4053 [diff] |
Fix build for protobuf 3.11.4 BUG=chromium:1082352 TEST=build_packages with CL:2197715 Change-Id: I2e932dd5050449ea66e74e5fc5022e6fb54239d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/webrtc-apm/+/2199899 Tested-by: Allen Webb <allenwebb@google.com> Reviewed-by: Hsinyu Chao <hychao@chromium.org> Commit-Queue: Allen Webb <allenwebb@google.com>
APM is the audio processing module of WebRTC project in charge of effects like echo cancellation, noise suppression, etc. The purpose of this project is to build a standalone library for Chrome OS system side audio processing.
To update this package to latest upstream WebRC:
./script/sync-apm.sh path/to/webrtc-checkout/src .
emerge webrtc-apm
to see if anything breaks.