webrtc/modules/congestion_controller/rtp
Sebastian Jansson 30bd4038cf Splits network units into separate headers.
This CL moves the network units files into a separate folder with a
separate BUILD file. It also splits the units into separate files.
This prepares for moving all or some of the units to somewhere that
can be accessed by more components.

Bug: None
Change-Id: I4ebbc19088b024ba920b0b3c64e5f57431f4f955
Reviewed-on: https://webrtc-review.googlesource.com/68660
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22861}
2018-04-13 13:24:28 +00:00
..
include Disable toggling of controller in SSCC. 2018-04-13 11:54:38 +00:00
BUILD.gn Adds BBR network controller field trial. 2018-04-09 10:42:18 +00:00
congestion_controller_unittests_helper.cc Added namespace to new congestion controller. 2018-02-28 09:52:43 +00:00
congestion_controller_unittests_helper.h Added namespace to new congestion controller. 2018-02-28 09:52:43 +00:00
pacer_controller.cc Splits network units into separate headers. 2018-04-13 13:24:28 +00:00
pacer_controller.h Added congestion control functionality to pacer. 2018-03-09 17:40:24 +00:00
send_side_congestion_controller_unittest.cc Removed observer from probe controller. 2018-04-06 16:13:37 +00:00
send_side_congestion_controller.cc Splits network units into separate headers. 2018-04-13 13:24:28 +00:00
send_time_history_unittest.cc Added namespace to new congestion controller. 2018-02-28 09:52:43 +00:00
send_time_history.cc Added namespace to new congestion controller. 2018-02-28 09:52:43 +00:00
send_time_history.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
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