commit | d0679bd7e28ed43c656ed26014fb967f6df156e2 | [log] [tgz] |
---|---|---|
author | henrika <henrika@webrtc.org> | Tue Jul 09 15:37:45 2019 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jul 09 14:49:47 2019 +0000 |
tree | a45d413eabafd8e3aab3e793e81f40f6dbcd5504 | |
parent | b249c54209447135a58ce606b0cb9d7bbd4ab85b [diff] |
Enables usage of ChannelMixer in WebRTC's output mixer. Ensures that newly added ChannelMixer is utilized when number of channels is larger than two in the output mixer. Decided to land with henrik.lundin as TBR since he has reviewed all other changes in WebRTC related to channel mixing for multi-channel cases. All this CL does is to ensure that the new channel mixing scheme can be used in Chrome. The old scheme is still used for mono and stereo combinations. TBR: henrik.lundin Bug: webrtc:10783 Change-Id: I11c02f1b4ef60e847095efbcd5e5f5faf27a5cdd Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/140290 Commit-Queue: Henrik Andreassson <henrika@webrtc.org> Reviewed-by: Henrik Andreassson <henrika@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28517}
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.