commit | da8bbf6e3c96adce367e9e2bcdbc4d3a0bc4bdaa | [log] [tgz] |
---|---|---|
author | henrik.lundin <henrik.lundin@webrtc.org> | Wed Aug 31 10:14:11 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed Aug 31 10:14:18 2016 |
tree | b82a9f242cb161da12b5aaeeba609b0a5100acd0 | |
parent | 9e4a3040ed602bb6517a97ae53b4308bcb3d4be0 [diff] |
NetEq: Change member variables for current RTP types to rtc::Optionals With this change, the value 0xFF is no longer used to flag that the RTP type is unknown. Instead, an empty value for the rtc::Optional is used. Review-Url: https://codereview.webrtc.org/2290153002 Cr-Commit-Position: refs/heads/master@{#13989}
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.