commit | 38e2d95bda3c4a7faa71810ca2af72a971c75067 | [log] [tgz] |
---|---|---|
author | Per Åhgren <peah@webrtc.org> | Fri Nov 17 13:54:28 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Nov 17 17:51:37 2017 |
tree | 315e58b43e5032678b272da64a8cfbe8e44debd9 | |
parent | 76f2a85027c32112664ad9516449fe3e37bf58ae [diff] |
AEC3 delay estimator refactoring and introducing ability to customize This CL refactors the delay estimator in AEC3. Furthermore, it adds: 1. Allow for a customized delay estimator behavior to simplify development. 2. Exposes that behavior to clear configuration settings. 3. Adds logging of the delay range supported by the delay estimator. Bug: webrtc:8519 Change-Id: I1764a090519a78b021b2e7de565c52a6c02c848e Reviewed-on: https://webrtc-review.googlesource.com/21166 Commit-Queue: Per Åhgren <peah@webrtc.org> Reviewed-by: Gustaf Ullberg <gustaf@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20733}
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.