webrtc/modules/congestion_controller
Florent Castelli 1067d31022 Make the stable target rate always less or equal than the target rate
This behavior seems to conform to expectations from the rate allocators,
using this signal to chose which layers to enable and then distributing
the remaining bandwidth to the activated layers.

Bug: webrtc:10126
Change-Id: If0e1b27dc672ec2fbb30a5f5ac734e5ed4b42e45
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/151306
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Commit-Queue: Florent Castelli <orphis@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29065}
2019-09-04 13:56:50 +00:00
..
bbr Delete unused class MockTargetTransferRateObserver 2019-08-09 06:15:06 +00:00
goog_cc Make the stable target rate always less or equal than the target rate 2019-09-04 13:56:50 +00:00
include Removes SendSideCongestionController. 2019-06-11 11:09:24 +00:00
pcc Delete unused class MockTargetTransferRateObserver 2019-08-09 06:15:06 +00:00
rtp Format almost everything. 2019-07-08 13:45:15 +00:00
BUILD.gn Removes SendSideCongestionController. 2019-06-11 11:09:24 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Add crodbro as owner of congestion controller. 2019-04-10 16:35:08 +00:00
receive_side_congestion_controller_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
receive_side_congestion_controller.cc Expose send parameters for RemoteEstimatorProxy for field trial. 2019-04-17 12:45:47 +00:00