commit | 4f7531e3681f02344a71c120e06e2e4129214cac | [log] [tgz] |
---|---|---|
author | Henrik Boström <hbos@webrtc.org> | Thu May 28 08:08:57 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu May 28 09:53:07 2020 |
tree | 1625ac6faffc87bacdab2d3ffb616f52e5afc07b | |
parent | a4d70a802cf7444cb84e87813992a8613cf1037c [diff] |
[Adaptation] Add cooldown mechanism to prevent spammy kUnderuse from QP This CL adds a 1 second cooldown period for QualityScalerResource to signal kUnderuse due to being disabled. If underuse is signaled every frame, any RTC_LOGging performed by the ResourceAdaptationProcessor would become very spammy. Plus we don't need to adapt every single frame. Bug: webrtc:11616 Change-Id: Id76e5ca39a5e5dac9b71fdab79fb4f3dd5aeab1f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/176228 Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Commit-Queue: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/master@{#31374}
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.