commit | f6aa572e3614221760f545eee3d0ea354accd458 | [log] [tgz] |
---|---|---|
author | Per Åhgren <peah@webrtc.org> | Tue Sep 10 16:05:17 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Sep 10 16:44:18 2019 |
tree | ef1bdfc7d9e0ea3ae52487b23815438133f6f808 | |
parent | 2dc14256163bb986052cfb68f4b7a794ae8c053f [diff] |
First step for introducing multichannel support for the AEC3 capture This CL introduces the handling of multiple microphone channels in the EchoRemover layer. The implementation is done such as to support an arbitrary number of channels in a way that balances stack and heap-space usage. Bug: webrtc:10913 Change-Id: I475369de6c463b8fe2d7e53799d7322eefb6938f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/151647 Commit-Queue: Per Åhgren <peah@webrtc.org> Reviewed-by: Sam Zackrisson <saza@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29140}
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.