commit | cea1c0b9a91be940ec801ab84a7ca3b52e9fc930 | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@microsoft.com> | Wed Feb 07 17:01:39 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 08 12:52:58 2024 |
tree | efad5e8cb608046482cff05e78b0bc38c33eaef2 | |
parent | 3e613c2590b2f76e3dd4cc13f76fb49aee05032b [diff] |
Dynamically assign ids to header extensions not enabled by default by creating an id collision and letting UsedIds resolve it. Also avoid id=15 which is forbidden by https://www.rfc-editor.org/rfc/rfc8285#section-4.2 so might cause interop issues in offers to implementations not supporting two-byte extensions. BUG=webrtc:15378 Change-Id: I27926f065f8e396257294da7acf2be9802169805 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/319280 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Henrik Boström <hbos@webrtc.org> Commit-Queue: Philipp Hancke <phancke@microsoft.com> Cr-Commit-Position: refs/heads/main@{#41696}
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.