commit | a8336d3cf4cd3620ae4ca2dfd2022431fbbef3ad | [log] [tgz] |
---|---|---|
author | Florent Castelli <orphis@webrtc.org> | Mon Sep 09 11:36:55 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Sep 09 15:06:51 2019 |
tree | 87969e4847ad4760e6d82c23fb36eef7fe9ce9ca | |
parent | ddef8d1b6b073f5cf16092ba859159ae93a1c6d2 [diff] |
Connect the stable target rate to the video encoders The stable target rate is used to make smarter choices in the rate to chose which layers to enable in SVC or simulcast modes. the addition of hysteresis, we can improve a call quality by reducing the amount of resolution switch. Bug: webrtc:10126 Change-Id: I04d0df9e6bbe247e2f2a668207ff74d475e2464c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/150642 Reviewed-by: Niels Moller <nisse@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Florent Castelli <orphis@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29112}
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.