commit | b7edb88ae2bb65b3b7ce3be31dd708470baa3575 | [log] [tgz] |
---|---|---|
author | pbos <pbos@webrtc.org> | Thu Oct 22 15:52:20 2015 |
committer | Commit bot <commit-bot@chromium.org> | Thu Oct 22 15:52:28 2015 |
tree | 5e13ad78b23164f14d102b22e1b79d9af0236a0a | |
parent | 4a859fdce53224a0a1e32e519165433a2471fba8 [diff] |
Prevent BWE rampdowns without new loss reports. Before this change, UpdateEstimate would repeatedly decrease bitrate even though there's no fresh corresponding RTCP loss report, triggering multiple reactions to a single indication of high packet loss. BUG=webrtc:5101 R=stefan@webrtc.org Review URL: https://codereview.webrtc.org/1417723005 Cr-Commit-Position: refs/heads/master@{#10374}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.