commit | 65faede3b0ff0bc4c95959eacfa5b03d218bc4ca | [log] [tgz] |
---|---|---|
author | Per Åhgren <peah@webrtc.org> | Tue Oct 16 16:08:28 2018 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Oct 18 10:46:06 2018 +0000 |
tree | 6eacfd2d42f680ec838c97402014ac10630c0879 | |
parent | 1ffee36cb9435dd453be3c983ce6d14ca2aec385 [diff] |
AEC3: Introduce partial adaptive filter resets at echo path changes With this CL, the main and shadow filters are no longer fully reset to 0 as the delay changes. This allows for more robust echo removal for some scenarios. Bug: webrtc:9879,chromium:895838 Change-Id: I859aa3df3ae41648bc8efde01ec2e2a5cb392279 Reviewed-on: https://webrtc-review.googlesource.com/c/106345 Reviewed-by: Gustaf Ullberg <gustaf@webrtc.org> Commit-Queue: Per Åhgren <peah@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25251}
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.