commit | 78026754a73496542b3e7bba7153385d7acc3613 | [log] [tgz] |
---|---|---|
author | Per Åhgren <peah@webrtc.org> | Wed Aug 01 16:24:08 2018 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Aug 01 15:20:33 2018 +0000 |
tree | e08b4428af016e8402de4eb05f048ad960cdaaa6 | |
parent | d2f4e8bd903c1e94345972410139566eb28a6d77 [diff] |
AEC3: Utilize shadow filter output to respond to audio path changes This CL adds functionality to use the shadow filter output instead of the main filter output for cases when the former is better than the latter. One case when that happens is when there have been an echo path change, either in the acoustic path, in the audio buffers or due to some active audio processing effects being applied on the device. The CL causes less echo leaks, in particular on devices with active render processing. Bug: webrtc:9581,chromium:869821 Change-Id: Icb8df1b94141598da82dc188051ac59e43338938 Reviewed-on: https://webrtc-review.googlesource.com/91820 Reviewed-by: Sam Zackrisson <saza@webrtc.org> Commit-Queue: Per Åhgren <peah@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24166}
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.