commit | e352578bc8f98bf66523580c92f85fbfac6ee333 | [log] [tgz] |
---|---|---|
author | ossu <ossu@webrtc.org> | Wed May 25 14:37:43 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed May 25 14:37:47 2016 |
tree | 4cc6c149a0e22c26db0fa536ac7d0bd8a03b2ae3 | |
parent | 57779104f0b7b5cb6b4e6eb33eb3267cb9f4d423 [diff] |
Moved injection of AudioDecoderFactory into voe::Channel. Channel's API remains unchanged, but the creation of a BuiltinAudioDecoderFactory is now in Channel. The next step would be to amend Channel's API (through CreateChannel, I believe) to allow an AudioDecoderFactory to be sent along. BUG=webrtc:5805 Review-Url: https://codereview.webrtc.org/1992763002 Cr-Commit-Position: refs/heads/master@{#12893}
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.