commit | 2e8e1c699ef5af1f8b3e4dd02a50feb015ed3faf | [log] [tgz] |
---|---|---|
author | Per Åhgren <peah@webrtc.org> | Thu Dec 19 23:42:22 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Dec 20 09:28:01 2019 |
tree | b8f835c48fa5b154089768e53b9991ae2a564698 | |
parent | 9136abb45ae2cdc2c136aa8a05e39a4446db06db [diff] |
Open up for do the noise suppressor analysis on the linear AEC output This CL allows the noise suppressor to use the linear AEC output for analysis whenever that is available. This will potentially lower the risk that the noise suppressor estimates the noise based on echo. The feature is off by default. Bug: webrtc:5298,b:132164318 Change-Id: Idc6c8e197d96209d213819d87a8fb2533b7303ec Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/162900 Reviewed-by: Sam Zackrisson <saza@webrtc.org> Commit-Queue: Per Åhgren <peah@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30116}
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.