commit | 640d48b3222a28a7cb84f9df30d35d236582fc5c | [log] [tgz] |
---|---|---|
author | Hsin-Yu Chao <hychao@google.com> | Fri Nov 09 16:51:50 2018 +0800 |
committer | chrome-bot <chrome-bot@chromium.org> | Wed Nov 21 01:25:04 2018 -0800 |
tree | 664e0f6993118c69792557d6b2873d62e1e2855a | |
parent | 2583e8ab34618853494d0cf85ce3236e2f3bd950 [diff] |
Sync to webrtc Tot Update to commit "Implement data channels over media transport." https://webrtc.googlesource.com/src/+/175aa2e95c19a1e02786b09602c6f62b3554f1a2 BUG=chromium:906512 TEST=Build and test on nocturne Change-Id: I963d31a7fe51ce1bb706459bafad3e688278340b Reviewed-on: https://chromium-review.googlesource.com/1337171 Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com> Tested-by: Hsinyu Chao <hychao@chromium.org> Reviewed-by: Cheng-Yi Chiang <cychiang@chromium.org> Reviewed-by: Per Ã…hgren <peah@chromium.org>
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.