commit | 6a4fd19bbdf8045bd0dbed609116dd9d21a38e77 | [log] [tgz] |
---|---|---|
author | Per Åhgren <peah@webrtc.org> | Fri Sep 07 00:13:03 2018 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Sep 06 23:01:58 2018 +0000 |
tree | 7710a18a1530b8e63aebd49d59c3d2d5815e6c03 | |
parent | 88e3e3f570fd6fde550cf1e74c28cf086dc6bf1e [diff] |
AEC3: Parametrize the delay estimator to leverage strong echo paths This CL introduces a new behavior for leveraging early information about the delay that is acquired before the standard delay estimate has been established. To simplify the process of setting the parameters for that, the CL also surfaces the delay estimator parameters to the config struct. Bug: webrtc:9720,chromium: 880686 Change-Id: If886813f70cd805bd37752c63913d28398f1c6fe Reviewed-on: https://webrtc-review.googlesource.com/97860 Commit-Queue: Per Åhgren <peah@webrtc.org> Reviewed-by: Jesus de Vicente Pena <devicentepena@webrtc.org> Reviewed-by: Gustaf Ullberg <gustaf@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24614}
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.