commit | 7ddd46386a24b4d2f3064c3fdca0e124d8bb38b7 | [log] [tgz] |
---|---|---|
author | Per Åhgren <peah@webrtc.org> | Wed Oct 25 00:59:45 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Oct 25 01:36:59 2017 |
tree | e701ad146f4771fcc0c532ec5b70b3295aab48ef | |
parent | d9f99c1e7acff1ab15183c5d1f37688893feefca [diff] |
Balancing the transparency in AEC3 between saturating and low echo paths This CL balances the NLP tradeoff in AEC3 to properly handle the cases when the echo path is so strong that it saturates the echo and when it is so weak that the echo is very low compared to nearend. Bug: webrtc:8411, webrtc:8412, chromium:775653 Change-Id: I5aff74dfadd51cac1ce71b1cb935d68a5be6918d Reviewed-on: https://webrtc-review.googlesource.com/14120 Commit-Queue: Per Åhgren <peah@webrtc.org> Reviewed-by: Per Åhgren <peah@webrtc.org> Reviewed-by: Gustaf Ullberg <gustaf@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20418}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.