..
include
Split BandwidthUsage from network_state_predictor.h
2024-05-24 13:44:37 +00:00
tools
Delete rtc_base/format_macros.h
2022-05-09 12:03:21 +00:00
aimd_rate_control.cc
Remove expired WebRTC-Bwe-SubtractAdditionalBackoffTerm
2024-04-10 10:11:04 +00:00
aimd_rate_control.h
Remove expired WebRTC-Bwe-SubtractAdditionalBackoffTerm
2024-04-10 10:11:04 +00:00
aimd_rate_control_unittest.cc
Per default enable WebRTC-Bwe-EstimateBoundedIncrease/c_upper:true
2023-11-20 14:40:15 +00:00
BUILD.gn
Add CongestionControlFeedbackGenerator
2024-05-29 14:35:57 +00:00
bwe_defines.cc
Cleanup congestion controller min bitrate
2022-07-25 17:31:28 +00:00
congestion_control_feedback_generator.cc
Ensure packets are sorted on arrival time in CongestionControlFeedbackGenerator
2024-05-30 11:23:24 +00:00
congestion_control_feedback_generator.h
Add functions to send feedback according to RFC 8888 in ReceiveSideCongestionController.
2024-05-30 14:20:39 +00:00
congestion_control_feedback_generator_unittest.cc
Ensure packets are sorted on arrival time in CongestionControlFeedbackGenerator
2024-05-30 11:23:24 +00:00
DEPS
WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf
2022-03-29 10:14:00 +00:00
inter_arrival.cc
Cleanup construction parameters for remote bitrate estimator helpers
2023-03-22 11:42:19 +00:00
inter_arrival.h
Cleanup construction parameters for remote bitrate estimator helpers
2023-03-22 11:42:19 +00:00
inter_arrival_unittest.cc
Cleanup construction parameters for remote bitrate estimator helpers
2023-03-22 11:42:19 +00:00
overuse_detector.cc
Remove BWE logging functionality
2024-05-29 12:18:44 +00:00
overuse_detector.h
Split BandwidthUsage from network_state_predictor.h
2024-05-24 13:44:37 +00:00
overuse_detector_unittest.cc
Cleanup OveruseDetector from tracers of old experimentation
2023-03-24 17:13:45 +00:00
overuse_estimator.cc
Remove BWE logging functionality
2024-05-29 12:18:44 +00:00
overuse_estimator.h
Split BandwidthUsage from network_state_predictor.h
2024-05-24 13:44:37 +00:00
OWNERS
Revise video owners
2022-09-30 08:44:30 +00:00
packet_arrival_map.cc
Skip trimming packet arrival history at the beginning
2023-01-12 11:59:27 +00:00
packet_arrival_map.h
Skip trimming packet arrival history at the beginning
2023-01-12 11:59:27 +00:00
packet_arrival_map_test.cc
Skip trimming packet arrival history at the beginning
2023-01-12 11:59:27 +00:00
remote_bitrate_estimator_abs_send_time.cc
Delete deprecated ReceiveSideCongestionController constructor
2024-05-15 14:32:01 +00:00
remote_bitrate_estimator_abs_send_time.h
Delete deprecated ReceiveSideCongestionController constructor
2024-05-15 14:32:01 +00:00
remote_bitrate_estimator_abs_send_time_unittest.cc
Delete deprecated ReceiveSideCongestionController constructor
2024-05-15 14:32:01 +00:00
remote_bitrate_estimator_single_stream.cc
Delete deprecated ReceiveSideCongestionController constructor
2024-05-15 14:32:01 +00:00
remote_bitrate_estimator_single_stream.h
Delete deprecated ReceiveSideCongestionController constructor
2024-05-15 14:32:01 +00:00
remote_bitrate_estimator_single_stream_unittest.cc
Delete deprecated ReceiveSideCongestionController constructor
2024-05-15 14:32:01 +00:00
remote_bitrate_estimator_unittest_helper.cc
Subtract an additional 5kbps of the bitrate when backing off.
2023-09-28 09:36:36 +00:00
remote_bitrate_estimator_unittest_helper.h
Remove RTC_DISALLOW_COPY_AND_ASSIGN from modules/
2022-01-24 11:50:20 +00:00
rtp_transport_feedback_generator.h
Add functions to send feedback according to RFC 8888 in ReceiveSideCongestionController.
2024-05-30 14:20:39 +00:00
transport_sequence_number_feedback_generator.cc
Rename RemoteEstimatorProxy to TransportSequenceNumberFeedbackGenenerator
2024-05-22 15:31:19 +00:00
transport_sequence_number_feedback_generator.h
Add functions to send feedback according to RFC 8888 in ReceiveSideCongestionController.
2024-05-30 14:20:39 +00:00
transport_sequence_number_feedback_generator_unittest.cc
Rename RemoteEstimatorProxy to TransportSequenceNumberFeedbackGenenerator
2024-05-22 15:31:19 +00:00