commit | 25a1334534a426272b11a3a082155b73c50a9075 | [log] [tgz] |
---|---|---|
author | Erik Språng <sprang@webrtc.org> | Tue Oct 27 12:01:37 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Oct 27 16:24:32 2020 |
tree | 2632b92febe7528730f5f53729bd6a927fc51571 | |
parent | 2963d303b03a35de03d4a241c4b7a7688e36698c [diff] |
Updates how min bitrate is set for VP9 SVC in perf tests. In the video quality tests the codec-level min bitrate is sometimes set as if single-stream simulcast will be used. When VP9 spatial layers are then generated the will get new appropriate min bitrate levels. The encoder adjuster can however look at the codec level min bitrate and incorrectly adjust the bitrate up if it is set too high. This CL removes the codec-level min bitrate if svc is used. Bug: webrtc:12080 Change-Id: I563a57f3031c90c116448f1d255d3b6711f4ee75 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/190520 Reviewed-by: Stefan Holmer <stefan@webrtc.org> Commit-Queue: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/master@{#32509}
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.