commit | a5c8ee167292774ff85aa5be370bf080818851eb | [log] [tgz] |
---|---|---|
author | Tony Herre <herre@google.com> | Thu Nov 30 11:24:09 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 30 14:06:01 2023 |
tree | 1e7ca3d6b13544b2c7dc158082cc053972cd9ae2 | |
parent | 4a2ea71a0fc5bc17a090744fc6ce037ca107302f [diff] |
Revert "Make Codec::Matches also consider packetization" This reverts commit 1ae700a9233ed647e1b4080c0fcb48f61a0cca0a. Reason for revert: Potential root cause of crbug.com/1504351 Original change's description: > Make Codec::Matches also consider packetization > > If it's not considered it can lead to payload IDs erroneously being > reused if the SDP is munged, see https://crbug.com/webrtc/15473#c10. > > Bug: webrtc:15473 > Change-Id: I195a06d556e8a57dbeeb946effc4e0f27cc930b0 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/326522 > Reviewed-by: Harald Alvestrand <hta@webrtc.org> > Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> > Cr-Commit-Position: refs/heads/main@{#41153} Bug: webrtc:15473 chromium:1504351 Change-Id: I87fb671d76c3b17beb65124603cc040bb9bf4fa5 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/329201 Commit-Queue: Tony Herre <herre@google.com> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41285}
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.