commit | 6117068af4a18e16755ea4908d86f652e293b57e | [log] [tgz] |
---|---|---|
author | Ilya Nikolaevskiy <ilnik@webrtc.org> | Wed Mar 06 16:04:32 2019 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Mar 06 16:23:26 2019 +0000 |
tree | b3d3e698b074f31bc37b4f7818e74fa2df632c7b | |
parent | 0cb858c7f28574d9e77218deef29883bb0df52c7 [diff] |
Throttle frame-rate In VP9 encoder in steady state for screenshare If minQP is reached and encoder undershoot consistently, we consider the quality good enough and throttle encode frame rate. This CL also adds perf tests for high fps vp9 screenshare. Bug: webrtc:10310 Change-Id: I49fc7d31f9f596a9ecb5f85fe9e0c7861d4915f9 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/125761 Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26997}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.