webrtc/modules/congestion_controller/goog_cc
Sebastian Jansson 172fd8536e Replaces redundant congestion controller components
This CL replaces components in the congestion controller module
that are identical to equivalent components in the rtp and goog_cc
subfolder. Some redundant components are left as they were not
trivial to replace.

Bug: webrtc:8415
Change-Id: I86a1f164d7b100b8ec8ba7dbc1c9bda2128a4f37
Reviewed-on: https://webrtc-review.googlesource.com/78521
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23384}
2018-05-24 13:35:31 +00:00
..
include Moves network control interface to API. 2018-05-09 11:01:36 +00:00
acknowledged_bitrate_estimator.cc Replaces redundant congestion controller components 2018-05-24 13:35:31 +00:00
acknowledged_bitrate_estimator.h Replaces redundant congestion controller components 2018-05-24 13:35:31 +00:00
acknowledged_bitrate_estimator_unittest.cc Replaces redundant congestion controller components 2018-05-24 13:35:31 +00:00
alr_detector.cc Reland "Moved congestion controller to goog_cc folder." 2018-03-01 10:16:12 +00:00
alr_detector.h Reland "Moved congestion controller to goog_cc folder." 2018-03-01 10:16:12 +00:00
alr_detector_unittest.cc Reland "Moved congestion controller to goog_cc folder." 2018-03-01 10:16:12 +00:00
bitrate_estimator.cc Replaces redundant congestion controller components 2018-05-24 13:35:31 +00:00
bitrate_estimator.h Replaces redundant congestion controller components 2018-05-24 13:35:31 +00:00
BUILD.gn Moves network control interface to API. 2018-05-09 11:01:36 +00:00
delay_based_bwe.cc Revert "Configure and use max bitrate to limit the AIMD controller estimates." 2018-05-18 07:12:26 +00:00
delay_based_bwe.h Revert "Configure and use max bitrate to limit the AIMD controller estimates." 2018-05-18 07:12:26 +00:00
delay_based_bwe_unittest.cc Reland "Moved congestion controller to goog_cc folder." 2018-03-01 10:16:12 +00:00
delay_based_bwe_unittest_helper.cc Reland "Moved congestion controller to goog_cc folder." 2018-03-01 10:16:12 +00:00
delay_based_bwe_unittest_helper.h Reland "Moved congestion controller to goog_cc folder." 2018-03-01 10:16:12 +00:00
delay_increase_detector_interface.h Replaces redundant congestion controller components 2018-05-24 13:35:31 +00:00
goog_cc_factory.cc Removes uptr alias in network control code. 2018-05-03 11:57:41 +00:00
goog_cc_network_control.cc Revert "Configure and use max bitrate to limit the AIMD controller estimates." 2018-05-18 07:12:26 +00:00
goog_cc_network_control.h Moves network control interface to API. 2018-05-09 11:01:36 +00:00
median_slope_estimator.cc Replaces redundant congestion controller components 2018-05-24 13:35:31 +00:00
median_slope_estimator.h Replaces redundant congestion controller components 2018-05-24 13:35:31 +00:00
median_slope_estimator_unittest.cc Replaces redundant congestion controller components 2018-05-24 13:35:31 +00:00
probe_bitrate_estimator.cc Replaces redundant congestion controller components 2018-05-24 13:35:31 +00:00
probe_bitrate_estimator.h Replaces redundant congestion controller components 2018-05-24 13:35:31 +00:00
probe_bitrate_estimator_unittest.cc Replaces redundant congestion controller components 2018-05-24 13:35:31 +00:00
probe_controller.cc Don't interrupt exponential probing when VideoStream bitrates are reconfigured. 2018-04-19 15:44:59 +00:00
probe_controller.h Moves network control interface to API. 2018-05-09 11:01:36 +00:00
probe_controller_unittest.cc Moves network control interface to API. 2018-05-09 11:01:36 +00:00
trendline_estimator.cc Replaces redundant congestion controller components 2018-05-24 13:35:31 +00:00
trendline_estimator.h Replaces redundant congestion controller components 2018-05-24 13:35:31 +00:00
trendline_estimator_unittest.cc Replaces redundant congestion controller components 2018-05-24 13:35:31 +00:00