commit | 3b3622fafc6d1fd910074f7bab78c8427d80649e | [log] [tgz] |
---|---|---|
author | nisse <nisse@webrtc.org> | Tue Sep 26 02:49:21 2017 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Sep 26 09:49:21 2017 +0000 |
tree | cd9c6db92c0a3542c86c2c8d7a257771f96ad252 | |
parent | daea5bf2deb843567a792f22ea2047a037e09d78 [diff] |
Delete member VideoReceiveStream::Config::Rtp::ulpfec. Replaced with scalars ulpfec_payload_type and red_payload_type. In particular, ulpfec.red_rtx_payload_type, which duplicated info in rtx_associated_payload_types, is deleted. This is a followup to cl https://codereview.webrtc.org/3012963002. BUG=webrtc:7135 Review-Url: https://codereview.webrtc.org/3019453002 Cr-Commit-Position: refs/heads/master@{#19965}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.