commit | 23dc36459a1b9a88bae85d03613483ab6738be80 | [log] [tgz] |
---|---|---|
author | Chris McDonald <cjmcdonald@chromium.org> | Fri Jun 28 14:42:01 2019 -0600 |
committer | Chris McDonald <cjmcdonald@chromium.org> | Fri Jun 28 20:42:17 2019 +0000 |
tree | 8ecbc0e340437288870149a80cdbbbbce1d47632 | |
parent | 3e710eb8fd54f22e064cd0eb98ddd256f771d38a [diff] |
webrtc-apm: Add OWNERS file This CL is populating OWNERS file based on the candidates in the Chrome OS OWNERS status sheet. BUG=b:132095048 TEST=None Change-Id: I18d96ee99d5e8366028fd45e910e65f6d58fc17f Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/webrtc-apm/+/1682705
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.