mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-15 06:40:43 +01:00
![]() When bitrate is allocated to streams that does not have packet feedback, the allocated bitrate should be included in the estimate. This was previously only implemented for the old congestion controller and not for the new task queue based version. To make the behavior more robust, the responsibility for tracking this is moved to BitrateAllocator where it's handled consistently for multiple streams without feedback. Bug: webrtc:9586, webrtc:8243 Change-Id: I8af7fec23e1bdc08cc61cf1b4ff10461c3711fb0 Reviewed-on: https://webrtc-review.googlesource.com/102681 Commit-Queue: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Christoffer Rodbro <crodbro@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24905} |
||
---|---|---|
.. | ||
include | ||
test | ||
acknowledged_bitrate_estimator.cc | ||
acknowledged_bitrate_estimator.h | ||
acknowledged_bitrate_estimator_unittest.cc | ||
alr_detector.cc | ||
alr_detector.h | ||
alr_detector_unittest.cc | ||
bitrate_estimator.cc | ||
bitrate_estimator.h | ||
BUILD.gn | ||
delay_based_bwe.cc | ||
delay_based_bwe.h | ||
delay_based_bwe_unittest.cc | ||
delay_based_bwe_unittest_helper.cc | ||
delay_based_bwe_unittest_helper.h | ||
delay_increase_detector_interface.h | ||
goog_cc_factory.cc | ||
goog_cc_network_control.cc | ||
goog_cc_network_control.h | ||
goog_cc_network_control_unittest.cc | ||
median_slope_estimator.cc | ||
median_slope_estimator.h | ||
median_slope_estimator_unittest.cc | ||
probe_bitrate_estimator.cc | ||
probe_bitrate_estimator.h | ||
probe_bitrate_estimator_unittest.cc | ||
probe_controller.cc | ||
probe_controller.h | ||
probe_controller_unittest.cc | ||
trendline_estimator.cc | ||
trendline_estimator.h | ||
trendline_estimator_unittest.cc |