webrtc/modules/congestion_controller/goog_cc
Ying Wang 66eaed0393 Adding direct congestion window pushback to encoders.
When CongestionWindowPushback experiment is enabled, the pacer is oblivious to the congestion window. The relation between outstanding data and the congestion window affects encoder allocations directly.

Bug: None
Change-Id: Iaacc1d460d44a4ff2d586934c4f9ceb067109337
Reviewed-on: https://webrtc-review.googlesource.com/74922
Commit-Queue: Ying Wang <yinwa@webrtc.org>
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Reviewed-by: Christoffer Rodbro <crodbro@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23411}
2018-05-28 12:15:59 +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 Adding direct congestion window pushback to encoders. 2018-05-28 12:15:59 +00:00
goog_cc_network_control.h Adding direct congestion window pushback to encoders. 2018-05-28 12:15:59 +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