commit | 3fc5a2087d6fe72dd09b588d16b6c66ccd0ba9c8 | [log] [tgz] |
---|---|---|
author | Alex Loiko <aleloi@webrtc.org> | Tue Oct 02 12:09:46 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Oct 02 13:11:51 2018 |
tree | 377b4e6281c1770b0ab652da09d41c6d970bca56 | |
parent | 1ac95546dd12e3b4e7d44d3ee9eda635b1a8f6c7 [diff] |
Add support for many channels in push_resampler. The PushResampler has a SincResampler per channel. Before this CL, it was hard-coded to handle up to 2 channels. In this CL I made it handle arbitrarily many. Bug: webrtc:8649 Change-Id: Ia2f33e45535f8bbda59090f8a0847546ff7edd75 Reviewed-on: https://webrtc-review.googlesource.com/103000 Commit-Queue: Alex Loiko <aleloi@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24928}
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.