webrtc/modules/remote_bitrate_estimator
Dor Hen 69cc695699 Comment unused variables in implemented functions 14\n
Bug: webrtc:370878648
Change-Id: I7c48313e64fafb8f23121e9bae1d50c3d32f7d07
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/366983
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Dor Hen <dorhen@meta.com>
Cr-Commit-Position: refs/heads/main@{#43414}
2024-11-18 11:32:25 +00:00
..
include Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
tools Delete rtc_base/format_macros.h 2022-05-09 12:03:21 +00:00
aimd_rate_control.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
aimd_rate_control.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
aimd_rate_control_unittest.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
BUILD.gn Refactor CongestionControllerFeedback logic 2024-10-21 12:42:26 +00:00
bwe_defines.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
congestion_control_feedback_generator.cc Send CCFB at least every 250ms even if BWE is zero. 2024-11-03 13:22:05 +00:00
congestion_control_feedback_generator.h Refactor CongestionControllerFeedback logic 2024-10-21 12:42:26 +00:00
congestion_control_feedback_generator_unittest.cc Comment unused variables in implemented functions 14\n 2024-11-18 11:32:25 +00:00
congestion_control_feedback_tracker.cc Refactor CongestionControllerFeedback logic 2024-10-21 12:42:26 +00:00
congestion_control_feedback_tracker.h Refactor CongestionControllerFeedback logic 2024-10-21 12:42:26 +00:00
congestion_control_feedback_tracker_unittest.cc Refactor CongestionControllerFeedback logic 2024-10-21 12:42:26 +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 Comment unused variables in implemented functions 14\n 2024-11-18 11:32:25 +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 Migrate absl::optional to std::optional 2024-09-02 12:16:47 +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 Comment unused variables in implemented functions 14\n 2024-11-18 11:32:25 +00:00
remote_bitrate_estimator_single_stream.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +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 Comment unused variables in implemented functions 14\n 2024-11-18 11:32:25 +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 Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
transport_sequence_number_feedback_generator.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
transport_sequence_number_feedback_generator_unittest.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00