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.