commit | 29f14322d13e126c1c9cab0d3bf874bd2a652fdb | [log] [tgz] |
---|---|---|
author | Per Åhgren <peah@webrtc.org> | Tue Feb 06 15:31:57 2018 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Feb 06 15:07:54 2018 +0000 |
tree | 1459238bec46a6a5e09b52cf80776594dcdf4d90 | |
parent | 5c8622fa2570824ecf0cb45550298c6962299989 [diff] |
Improved robustness and recovery speed in AEC3 during echo path changes This CL adds robustness in terms of echo removal and faster recovery in order to regain echo canceller transparency after echo path changes. The CL does: -Improve the adaptation rate of the linear filter. -Increase the look-window used before the linear filter has adapted. -Decrease the effects of missed detection of residual echo. -Increase the safety margin before allowing the suppressor gain to increase. Bug: chromium:804873,webrtc:8788 Change-Id: I28eedc4c8d0a4f0bc7b79c02d6d59bf00fddd566 Reviewed-on: https://webrtc-review.googlesource.com/48721 Commit-Queue: Per Åhgren <peah@webrtc.org> Reviewed-by: Gustaf Ullberg <gustaf@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21917}
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.
Authoritative list of directories that contain the native API header files.