commit | 8a9e08ba230230abc96a0d2ad7fee55f33f2febe | [log] [tgz] |
---|---|---|
author | Henrik Boström <hbos@webrtc.org> | Tue Mar 11 11:18:27 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 11 13:07:17 2025 |
tree | 9a0a36e5c46af4a0303ed12cc961735aec4af754 | |
parent | e1dc6d5326ff9c8f6f81718828a2cbb055948c90 [diff] |
Add QP threshold experiment for H265. The old experiment WebRTC-Video-QualityScaling only applies for VP8, VP9, H264 and Generic, which does not cover H265. In order to fine tune QP thresholds for H265, a new field trial is added, this allows us to experiment with those without affecting the old field trial which has a bunch of existing dependencies. Some drive-by comments are added to the existing code. Bug: webrtc:402154973, chromium:391907171 Change-Id: I13c8b496a1c708528d7538c8d1d2ff66de4c2ae5 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/380420 Commit-Queue: Henrik Boström <hbos@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44088}
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.