commit | d8048955fb3e9a188cde59057e20e7e60a6ed79f | [log] [tgz] |
---|---|---|
author | brandtr <brandtr@webrtc.org> | Mon Nov 07 10:08:51 2016 |
committer | Commit bot <commit-bot@chromium.org> | Mon Nov 07 10:08:58 2016 |
tree | e495b020dd15aaf734df89c55ec35216ae6b78bb | |
parent | 36928454fab7078ae1d867b5abda1bb1e2e7685b [diff] |
Rename {,Set}GenericFECStatus to {,Set}UlpfecConfig. 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}
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.