commit | 4c34f435db2b921b82b8be19ee5c1746f46cb188 | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Thu Dec 07 15:59:27 2017 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Dec 07 17:00:57 2017 +0000 |
tree | c5ceced759858f3b09d0b1376b60b271b9704c73 | |
parent | 6f54e7ab679fe13c62e33c969d3b75d6f71eb4eb [diff] |
Make RTCP cumulative_lost be a signed value This is formally defined as a signed 24-bit value in RFC 3550 section 6.4.1. See RFC 3550 Appendix A.3 for the reason why it may turn negative. Noticed on discuss-webrtc mailing list. BUG=webrtc:8626 Change-Id: I7317f73e9490a876e8445bd3d6b66095ce53ca0a Reviewed-on: https://webrtc-review.googlesource.com/30901 Reviewed-by: Stefan Holmer <stefan@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21142}
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.
Authoritative list of directories that contain the native API header files.