commit | b810646c54127733fe3d6c13fcae9376fa458457 | [log] [tgz] |
---|---|---|
author | Per Åhgren <peah@webrtc.org> | Wed Dec 04 07:34:12 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Dec 04 09:38:04 2019 |
tree | 57d8bd5f501f3ac5680c630997977811d5b982f1 | |
parent | 246724b0fe1ff48263039acb776dcba89b990bc0 [diff] |
AEC3: Ensure that the high-pass filter is on whenever the AEC is active This CL ensures that the high-pass filter is on whenever the echo controller is on. This is important as the echo controller code assumes that the external high-pass filter is active. The CL also corrects the ToggleAec unit test (which started failing after this code change). Bug: webrtc:11159, chromium:1030179 Change-Id: Ief86eda8f7c67df1c25ac1a06d2cc0778e01196d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/161228 Commit-Queue: Per Åhgren <peah@webrtc.org> Reviewed-by: Sam Zackrisson <saza@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29998}
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.