commit | 8b7d206d37ba42a0b14e34440180ebb8566845b8 | [log] [tgz] |
---|---|---|
author | Per Åhgren <peah@webrtc.org> | Tue Oct 30 22:44:40 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Oct 31 07:29:48 2018 |
tree | 206856e5f0a8735883629a7563a2a2e2cc1f4d63 | |
parent | f577ab3d38f9d46f37fc004734dc20a8b8bcdf72 [diff] |
AEC3: Decrease latency until the delay has been detected This CL utilizes the existing, but unused, ability to set different histogram thresholds for early and late delay estimation. It does so by tuning the parameters for these. On top of that, some corrections are added to correctly handle resets and the use of the hysteresis thresholds. Bug: webrtc:19886,chromium:896334 Change-Id: I950ac107c124541af8f02b4403f477dda71cc1a1 Reviewed-on: https://webrtc-review.googlesource.com/c/106706 Reviewed-by: Sam Zackrisson <saza@webrtc.org> Reviewed-by: Gustaf Ullberg <gustaf@webrtc.org> Commit-Queue: Per Åhgren <peah@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25443}
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.