1
0
Fork 0
firefox/third_party/libwebrtc/modules/congestion_controller/goog_cc
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00
..
alr_detector_gn Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
delay_based_bwe_gn Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
estimators_gn Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
goog_cc_gn Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
link_capacity_estimator_gn Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
loss_based_bwe_v1_gn Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
loss_based_bwe_v2_gn Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
probe_controller_gn Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
pushback_controller_gn Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
send_side_bwe_gn Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
test Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
acknowledged_bitrate_estimator.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
acknowledged_bitrate_estimator.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
acknowledged_bitrate_estimator_interface.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
acknowledged_bitrate_estimator_interface.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
acknowledged_bitrate_estimator_unittest.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
alr_detector.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
alr_detector.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
alr_detector_unittest.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
bitrate_estimator.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
bitrate_estimator.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
BUILD.gn Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
congestion_window_pushback_controller.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
congestion_window_pushback_controller.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
congestion_window_pushback_controller_unittest.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
delay_based_bwe.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
delay_based_bwe.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
delay_based_bwe_unittest.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
delay_based_bwe_unittest_helper.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
delay_based_bwe_unittest_helper.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
delay_increase_detector_interface.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
goog_cc_network_control.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
goog_cc_network_control.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
goog_cc_network_control_unittest.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
inter_arrival_delta.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
inter_arrival_delta.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
link_capacity_estimator.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
link_capacity_estimator.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
loss_based_bandwidth_estimation.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
loss_based_bandwidth_estimation.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
loss_based_bwe_v2.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
loss_based_bwe_v2.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
loss_based_bwe_v2_test.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
probe_bitrate_estimator.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
probe_bitrate_estimator.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
probe_bitrate_estimator_unittest.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
probe_controller.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
probe_controller.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
probe_controller_unittest.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
robust_throughput_estimator.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
robust_throughput_estimator.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
robust_throughput_estimator_unittest.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
send_side_bandwidth_estimation.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
send_side_bandwidth_estimation.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
send_side_bandwidth_estimation_unittest.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
trendline_estimator.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
trendline_estimator.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
trendline_estimator_unittest.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00