ossu dedfd28a52 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}
2016-06-14 14:12:46 +00:00
..
2016-06-14 10:53:09 +00:00
2016-06-14 08:54:52 +00:00
2016-06-13 07:19:53 +00:00
2016-06-14 10:53:09 +00:00
2016-06-14 08:54:52 +00:00
2016-06-14 10:53:09 +00:00
2016-06-10 11:41:13 +00:00
2015-11-16 19:02:02 +00:00
2016-06-14 10:53:09 +00:00
2016-06-14 09:39:40 +00:00
2016-05-17 17:56:48 +00:00
2016-06-14 09:09:24 +00:00

Name: WebRTC
URL: http://www.webrtc.org
Version: 90
License: BSD
License File: LICENSE

Description:
WebRTC provides real time voice and video processing
functionality to enable the implementation of 
PeerConnection/MediaStream.

Third party code used in this project is described 
in the file LICENSE_THIRD_PARTY.