webrtc/modules/bitrate_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
..
BUILD.gn Delete deprecated rtc_event_log header 2019-08-07 10:58:17 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
loss_based_bandwidth_estimation.cc Adds debug logs for loss based controller. 2019-06-11 13:08:55 +00:00
loss_based_bandwidth_estimation.h Removes unused dependency on RTP/RTCP from loss based controller. 2019-06-18 07:06:52 +00:00
OWNERS Adds srte to OWNERS in bitrate_controller and remote_bitrate_estimator. 2018-09-26 09:24:45 +00:00
send_side_bandwidth_estimation_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
send_side_bandwidth_estimation.cc Make the stable target rate always less or equal than the target rate 2019-09-04 13:56:50 +00:00
send_side_bandwidth_estimation.h Make the stable target rate always less or equal than the target rate 2019-09-04 13:56:50 +00:00