commit | dedfd28a52224edba5d5d4d15c020f9a267c18ae | [log] [tgz] |
---|---|---|
author | ossu <ossu@webrtc.org> | Tue Jun 14 14:12:39 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Jun 14 14:12:46 2016 |
tree | c134018d4974dc5930db70af95617b3733fc70e6 | |
parent | 79ede033f6253886502a01c2e0db0a1b28001d51 [diff] |
Support for two audio codec lists down into WebRtcVoiceEngine. Added the plumbing necessary to get two different lists of codecs from WebRtcVoiceEngine up to MediaSessionDescriptionFactory. This should be the last step in this set of CLs. Once https://codereview.webrtc.org/1991233004/ has landed, it's possible to implement the ReceiveCodecs getter with the info from the AudioDecoderFactory. The factory needs to be updated to actually produce the correct list, as well. BUG=webrtc:5805 Review-Url: https://codereview.webrtc.org/2013053002 Cr-Commit-Position: refs/heads/master@{#13131}
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.