commit | f95278f0d28616f6d5d785d3a9f0ed527bb170a9 | [log] [tgz] |
---|---|---|
author | Jeremy Leconte <jleconte@webrtc.org> | Wed Oct 09 16:11:17 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 09 16:13:07 2024 |
tree | 1aa1f94af2e213a14f5840b8d1ba946a2fc43430 | |
parent | 042359fe368173be4403bd42d0fa6e79ba2d2c8d [diff] |
Revert "Allow sending to separate payload types for each simulcast index." This reverts commit bcb19c00ba8ab1788ba3c08f28ee1b23e0cc77b9. Reason for revert: speculative revert Original change's description: > Allow sending to separate payload types for each simulcast index. > > This change is for mixed-codec simulcast. > > By obtaining the payload type via RtpConfig::GetStreamConfig(), > the correct payload type can be retrieved regardless of whether > RtpConfig::stream_configs is initialized or not. > > Bug: webrtc:362277533 > Change-Id: I6b2a1ae66356b20a832565ce6729c3ce9e73a161 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/364760 > Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> > Commit-Queue: Florent Castelli <orphis@webrtc.org> > Reviewed-by: Florent Castelli <orphis@webrtc.org> > Cr-Commit-Position: refs/heads/main@{#43197} Bug: webrtc:362277533 Change-Id: I50ac1fa0d9963bf9796f8604542aef5cec653493 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/365161 Commit-Queue: Jeremy Leconte <jleconte@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#43208}
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.