webrtc/modules/congestion_controller
Sebastian Jansson 8285841e8f Adds handling of untracked data to congestion controller.
Bug: webrtc:9796
Change-Id: I097e8f72a6c8d323c3ea73dbb4ade60873dd4e8d
Reviewed-on: https://webrtc-review.googlesource.com/c/104883
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Reviewed-by: Christoffer Rodbro <crodbro@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25129}
2018-10-11 18:47:44 +00:00
..
bbr Adds allocated rate without feedback to new congestion controller. 2018-10-01 07:48:02 +00:00
goog_cc Adds handling of untracked data to congestion controller. 2018-10-11 18:47:44 +00:00
include Removes deprecated functions from legacy SendSideCongestionController. 2018-09-27 15:42:10 +00:00
pcc Adds allocated rate without feedback to new congestion controller. 2018-10-01 07:48:02 +00:00
rtp Adds tracking of allocated but unacknowledged bitrate. 2018-10-11 17:45:53 +00:00
test Adds debug printing for congestion controllers. 2018-07-03 17:00:24 +00:00
BUILD.gn Moves pushback controller to GoogCC 2018-10-11 13:49:07 +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.cc Remove clang:find_bad_constructs suppression from call:call. 2018-08-29 11:57:00 +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
send_side_congestion_controller.cc Moves pushback controller to GoogCC 2018-10-11 13:49:07 +00:00
send_side_congestion_controller_unittest.cc Replace rtc::Optional with absl::optional 2018-06-18 10:24:48 +00:00
transport_feedback_adapter.cc Replace rtc::Optional with absl::optional 2018-06-18 10:24:48 +00:00
transport_feedback_adapter.h Cleanup modules_common_types 2018-09-18 08:08:33 +00:00
transport_feedback_adapter_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00