At the same time, change to using int's instead of uint8_t's for the payload type. This allows us to signal disabled FEC or RED using the sentinel value -1, which is commonplace in other parts of the code. These APIs will be deprecated when ULPFEC is deprecated. BUG=webrtc:5654 Review-Url: https://codereview.webrtc.org/2448463003 Cr-Commit-Position: refs/heads/master@{#14942}
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.