commit | 6f0f158af0290f928a4597cdacdc065ccd39d1fe | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@microsoft.com> | Tue Dec 12 12:15:03 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 14 14:50:31 2023 |
tree | 2582d6ca1a2b8f3422da6121dfd7beef5e2e38f7 | |
parent | c202f9635ebbdec11a0db5655bdfc245cc1b1698 [diff] |
sdp: make msid support parsing more robust by also taking into account any a=msid: line in addition to msid-semantic. Also document issues with msid-semantic generation and unify support determination by removing the msid_supported flag. BUG=webrtc:10421 Change-Id: Icea554ebd1998f2b526846457029eff6854a772a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/329760 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Philipp Hancke <phancke@microsoft.com> Reviewed-by: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41386}
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.