With the upcoming changes to WebRtcVoiceEngine due to injectable audio encoders, codec names will no longer be normalized against the ACM's codec database. This not only breaks a couple of downstream tests (which I've written fixes for) but also runs the risk of breaking other external usage, like SDP mangling etc. Eventually, we should change to using the spelling from the relevant RFCs, although not as part of this other, large change. BUG=webrtc:5806 Review-Url: https://codereview.webrtc.org/2845603002 Cr-Commit-Position: refs/heads/master@{#17903}
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.