webrtc/modules/congestion_controller
Christoffer Rodbro ed2207abee Introduce a configurable "critical low" bandwidth in AIMD rate control.
When a bandwidth decrease to the estimated throughput would lead to
the "critical low" region we allow dropping to the link capacity
estimate instead (if it is higher).
Also moved BweInitialBackOffInterval config to the same field trial
string.

Bug: webrtc:10462
Change-Id: I4d6ee020a9ab8cede035b64253e3b3b1e2fb92b1
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/129920
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Commit-Queue: Christoffer Rodbro <crodbro@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#27325}
2019-03-27 19:37:05 +00:00
..
bbr Implicitly suppress //build/config/clang:find_bad_constructs. 2019-03-01 10:18:17 +00:00
goog_cc Introduce a configurable "critical low" bandwidth in AIMD rate control. 2019-03-27 19:37:05 +00:00
include Plumbing of feedback on request setting 2019-02-08 10:54:21 +00:00
pcc Implicitly suppress //build/config/clang:find_bad_constructs. 2019-03-01 10:18:17 +00:00
rtp Cleanup BUILD.gn files from imports like foo:foo 2019-03-21 13:05:28 +00:00
test Adds functionality to write logs to memory. 2019-01-16 17:36:31 +00:00
BUILD.gn Cleanup BUILD.gn files from imports like foo:foo 2019-03-21 13:05:28 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Adding srte as owner in modules/congestion_controller. 2018-03-20 16:29:08 +00:00
receive_side_congestion_controller_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
receive_side_congestion_controller.cc Plumbing of feedback on request setting 2019-02-08 10:54:21 +00:00
send_side_congestion_controller_unittest.cc Move RtcEventProbeClusterCreated to the network controller. 2019-02-15 16:42:47 +00:00
send_side_congestion_controller.cc Move RtcEventProbeClusterCreated to the network controller. 2019-02-15 16:42:47 +00:00
transport_feedback_adapter_unittest.cc Removes unused mock_bitrate_controller. 2019-03-11 14:31:14 +00:00
transport_feedback_adapter.cc Removes all const Clock*. 2019-01-30 13:03:37 +00:00
transport_feedback_adapter.h Removes all const Clock*. 2019-01-30 13:03:37 +00:00