commit | 77ad394fa6680aa9fb36d0bcac330dd84b29dfc2 | [log] [tgz] |
---|---|---|
author | aleloi <aleloi@webrtc.org> | Mon Jul 04 13:33:02 2016 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jul 04 13:33:09 2016 |
tree | fe2642969816c2edf5fe6c2c250ff5ca1ae7444a | |
parent | 0fd6801c3c2e059121d50b9293c41828bbdcc085 [diff] |
A simple copy of the old audio mixer to a new directory. I have added build files and renamed the mixer so that it doesn't conflict with the old one. The header includes now point to this copy of the mixer. I have also fixed some of the more obvious cases of style guide non-conformance and run 'PRESUBMIT' on the old mixer. This is a first step in the creation of a new mixing module that will replace AudioConferencMixer and OutputMixer. NOTRY=True Review-Url: https://codereview.webrtc.org/2104363003 Cr-Commit-Position: refs/heads/master@{#13378}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.