commit | f4ef2dd532692b45b77d22746e8ac407d1f35a46 | [log] [tgz] |
---|---|---|
author | Erik Språng <sprang@webrtc.org> | Tue Sep 11 10:37:51 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Sep 11 11:28:20 2018 |
tree | 1c94bd07086f0a6186dcd5eee5f5ad8b5136873f | |
parent | 661a0c6b021f5ad4efa33ed673267320c88809fa [diff] |
Don't signal updated bitrate allocation on encoder paused If the paced queue gets too long becaused of e.g. encoder overshoot, the encoder is paused by setting the target bitrate to 0. Don't signal this 0-bitrate via RTCP TargetBitrate message as the overall target bitrate is probably unchanged. Bug: webrtc:9734 Change-Id: I77f23b707a8d4494d0c89fa05005ac1482eace52 Reviewed-on: https://webrtc-review.googlesource.com/99507 Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Commit-Queue: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24679}
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.