webrtc/modules/congestion_controller
Per Kjellander 62b6c92298 Refactor LossBasedBandwidthEstimation
- Reset functionality based on loss history
- BWE rampup/down moved to SendSideBandwidthEstimation::UpdateEstimate to align with other estimators.


Bug: None
Change-Id: Ic13795c7ed1852b38baf8359c5c9f4dae6e9ea04
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/207427
Commit-Queue: Per Kjellander <perkj@webrtc.org>
Reviewed-by: Christoffer Rodbro <crodbro@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#33288}
2021-02-17 12:22:22 +00:00
..
goog_cc Refactor LossBasedBandwidthEstimation 2021-02-17 12:22:22 +00:00
include Delete macros RTC_DISALLOW_ASSIGN and RTC_DISALLOW_IMPLICIT_CONSTRUCTORS 2020-09-29 10:19:20 +00:00
pcc Remove from chromium build targets that are not compatible with it. 2021-02-01 13:46:19 +00:00
rtp Use SequenceChecker from public API 2021-02-10 15:04:55 +00:00
BUILD.gn Remove from chromium build targets that are not compatible with it. 2021-02-01 13:46:19 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Remove wildcard ownership for build files. 2020-02-19 14:05:46 +00:00
receive_side_congestion_controller.cc Migrate modules/congestion_controller to webrtc::Mutex. 2020-07-08 08:35:42 +00:00
receive_side_congestion_controller_unittest.cc Add cross trafic emulation api 2021-01-15 07:38:17 +00:00