| commit | 81fb1de805a8aa83bdcc469af435320e858b466f | [log] [tgz] |
|---|---|---|
| author | Harald Alvestrand <hta@webrtc.org> | Mon Mar 31 09:38:11 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 31 11:27:47 2025 |
| tree | 6d144a93a57a5537c0d1d90d99dc670d0d836d86 | |
| parent | fd5a253688902a3d8fe047853316faa1d59f8a0b [diff] |
Handle payload type conflict in SuggestPayloadType The conflict happened when a remote offer allocated a PT that was prereserved for another purpose, but used it for a different codec. Found while writing tests for something different. Adds unit tests to SuggestPayloadType and an absl_stringify to the codec picker. Bug: None Change-Id: Icc192c61dc4d7a6f5c84f2a54f4fda67fdc1a1d3 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/383681 Reviewed-by: Henrik Boström <hbos@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44265}
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.