commit | 7106d93dea2c816cd4fc630bcaf4e84ab494a3d9 | [log] [tgz] |
---|---|---|
author | Per Åhgren <peah@webrtc.org> | Mon Oct 09 06:25:18 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Oct 09 10:02:37 2017 |
tree | 1fdd95f51679f6183b8e6f8f3da8e4f5888e2af9 | |
parent | 604427b8753d635616e3066c3e779fdd33e2185c [diff] |
General AEC3 transparency improvements This CL adds some general AEC3 transparency improvements. Specifically: -A minimum for how the nearend is masking echo is added. -A temporal smoothing constant is increased to increase the transparency. -Parameters are surfaced to the parameter config struct. Bug: webrtc:8360 Change-Id: I2a4881eb40f4fab53ad740c4001925f0af86bbec Reviewed-on: https://webrtc-review.googlesource.com/7605 Reviewed-by: Gustaf Ullberg <gustaf@webrtc.org> Commit-Queue: Per Åhgren <peah@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20200}
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.