commit | af512281b1b35759155b4151e8bf83467c28533c | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@microsoft.com> | Fri Oct 14 07:32:58 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 01 11:46:49 2022 |
tree | ef558e729f924fa2b740c3b2bd23e58336e18c9b | |
parent | 1cb3cdece5e47b774e8ba5da9d78fa86b39f10e5 [diff] |
audio: make packets lost a signed integer as it is defined in RFC 3550. This avoids implicit casts between signed and unsigned definitions. BUG=webrtc:8626 Change-Id: I919b7c38ede1aa8d32f8e31b55660f540e5f5a6b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/279240 Reviewed-by: Jakob Ivarsson‎ <jakobi@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Philipp Hancke <phancke@microsoft.com> Cr-Commit-Position: refs/heads/main@{#38522}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.