commit | c6d3a7a69148ddb5a54f41265deaff84d4801b8d | [log] [tgz] |
---|---|---|
author | Per Kjellander <perkj@webrtc.org> | Thu Feb 24 16:32:12 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 01 09:45:30 2022 |
tree | fe0dc69ffe2693c4b361f0886c029ad1ed9cadef | |
parent | 7601fd7677dde711736794bb4b927777f55bc4be [diff] |
Ensure returned delay based estimate from probe can be clamped by AimdRateControl AimdRateControl can potentially clamp bitrate in SetEstimate. DelayBasedBwe::MaybeUpdateEstimate should therefore check the result before using the probe bitrate. Otherwise, BWE may drop on next update. Bug: none Change-Id: I8b1b3549a2bcd981e941b1cc802c984828d68261 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/252444 Reviewed-by: Stefan Holmer <stefan@webrtc.org> Commit-Queue: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36099}
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.