webrtc/modules/congestion_controller/rtp
Ying Wang f2fae875d5 Add min pushback target bitrate as a parameter that can be set in field trial string.
Bug: None
Change-Id: I9922abadba8164d19e06026fe363efdd337f068e
Reviewed-on: https://webrtc-review.googlesource.com/80122
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Commit-Queue: Ying Wang <yinwa@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23484}
2018-06-01 09:58:36 +00:00
..
include Allows injection of network controller factory into peer connection factory. 2018-05-18 17:07:16 +00:00
BUILD.gn Allows injection of network controller factory into peer connection factory. 2018-05-18 17:07:16 +00:00
congestion_controller_unittests_helper.cc Replaces redundant congestion controller components 2018-05-24 13:35:31 +00:00
congestion_controller_unittests_helper.h Replaces redundant congestion controller components 2018-05-24 13:35:31 +00:00
pacer_controller.cc Removes usage of uninitialized units in network control code. 2018-05-04 16:19:14 +00:00
pacer_controller.h Moves network control interface to API. 2018-05-09 11:01:36 +00:00
send_side_congestion_controller.cc Add min pushback target bitrate as a parameter that can be set in field trial string. 2018-06-01 09:58:36 +00:00
send_side_congestion_controller_unittest.cc Allows injection of network controller factory into peer connection factory. 2018-05-18 17:07:16 +00:00
send_time_history.cc Adds tracking of outstanding bytes in SendTimeHistory. 2018-05-25 14:19:48 +00:00
send_time_history.h Adds tracking of outstanding bytes in SendTimeHistory. 2018-05-25 14:19:48 +00:00
send_time_history_unittest.cc Added namespace to new congestion controller. 2018-02-28 09:52:43 +00:00
transport_feedback_adapter.cc Added namespace to new congestion controller. 2018-02-28 09:52:43 +00:00
transport_feedback_adapter.h Added namespace to new congestion controller. 2018-02-28 09:52:43 +00:00
transport_feedback_adapter_unittest.cc Added unit tests for new congestion controller. 2018-02-28 14:03:48 +00:00