commit | a55ff9e83e4592010969d428bee656bace8cbc3b | [log] [tgz] |
---|---|---|
author | Johannes Kron <kron@webrtc.org> | Wed Apr 03 10:38:13 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 22 18:30:46 2024 |
tree | aa6746921eec7305f0434cee5d8ef11fff256da4 | |
parent | 93e9ac6285bceef08e4c44c221ec57e8f7995b2f [diff] |
[M124] Use predefined SdpVideoFormats when returning supported formats The predefined SdpVideoFormats were not used everywhere, which caused a discrepancy between send/receive capabilities for AV1. This CL solves the immediate problems by making sure send/receive capabilities for AV1 are reported the same way. (cherry picked from commit 82598402e095ec6638b6cf3dc8e7f6d35cc3d737) Fixed: chromium:331565934 Change-Id: I073091b7b5f987c7f434c17276fd84047ec723c2 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/344681 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Johannes Kron <kron@webrtc.org> Cr-Original-Commit-Position: refs/heads/main@{#41991} Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/348720 Cr-Commit-Position: refs/branch-heads/6367@{#3} Cr-Branched-From: 802552a8030d82ad07b72aa738f814f3a0030810-refs/heads/main@{#41921}
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.