commit | b6e24d7f35121730c2681ca6a45e645933e85c89 | [log] [tgz] |
---|---|---|
author | Per Åhgren <peah@webrtc.org> | Mon Apr 29 12:14:50 2019 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Apr 29 10:51:51 2019 +0000 |
tree | aa0b28db9fdced0ce5395647f31e17d667d42635 | |
parent | 8a9778efa43363756bcf2e8d2a076ccc9331d4b9 [diff] |
Only create AECm when needed This CL ensures that the AECm is only created when needed. The changes in the CL are bitexact when running AECm via audioproc_f The CL also corrects an issue where there is a risk for AEC2 to not be correctly setup when the sample rate changes inbetween activations. Bug: webrtc:8671 Change-Id: Id3b33e20969b1543e28c885d47495246cfbe549d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/134216 Commit-Queue: Per Åhgren <peah@webrtc.org> Reviewed-by: Sam Zackrisson <saza@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27800}
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.