commit | 573f5461970d63a7e5c79541521553012416c415 | [log] [tgz] |
---|---|---|
author | Erik Språng <sprang@webrtc.org> | Fri Feb 17 14:12:22 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 21 13:57:53 2023 |
tree | 4958f627c89620013e38056161cff1ffb857ecb8 | |
parent | 262b2d8509eb8a7d31b2d04e82ded32d8f832ead [diff] |
Fix max bitrate not being resptected with some HW codecs. This makes the max bitrate configured in RTP parameter to still be respected, instead of being overridden by defaults in the case that an encoder with untrusted QP is reconfigured (e.g. due to some adaptation). Bug: webrtc:14914 Change-Id: I2d3ff645c069b80ec2e36887e6ce0ecd09a7ecbf Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/293944 Reviewed-by: Philip Eliasson <philipel@webrtc.org> Commit-Queue: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39357}
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.