commit | ced31ba1cfb97abaabb4c3d19e28a60554c3dddc | [log] [tgz] |
---|---|---|
author | Per Åhgren <peah@webrtc.org> | Wed May 09 11:48:49 2018 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Wed May 09 12:35:31 2018 +0000 |
tree | 13d3022405041e5fb485bdfdebf4190c6495c18e | |
parent | e05c43cc396818059ffae4552f6c5a133d99e24b [diff] |
Correcting the usage of the estimated echo path gain in AEC3 This CL corrects the usage of the estimated echo path gain to not be hardcoded to 1. In order to retain the tuned behavior, the CL for now maintains the former behavior in the code. Bug: webrtc:9255,chromium:851187 Change-Id: I7f91c72e476680a8a854c22b74b1771fae446110 Reviewed-on: https://webrtc-review.googlesource.com/75510 Reviewed-by: Gustaf Ullberg <gustaf@webrtc.org> Commit-Queue: Per Åhgren <peah@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23190}
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.