mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-14 06:10:40 +01:00
![]() This makes it safer to reason about the common case where send time information is available. We don't have to either assume that it's available, or check it everywhere the PacketResult struct is used. To achieve this, a new field is added to TransportPacketsFeedback and a new interface is introduced to clearly separate which field is used. A possible followup would be to introduce a separate struct. That would complicate the signature of ProcessTransportFeedback. Bug: webrtc:9934 Change-Id: I2b319e4df2b557fbd4de66b812744bca7d91ca15 Reviewed-on: https://webrtc-review.googlesource.com/c/107080 Commit-Queue: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Björn Terelius <terelius@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25465} |
||
---|---|---|
.. | ||
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 | ||
congestion_window_pushback_controller.cc | ||
congestion_window_pushback_controller.h | ||
congestion_window_pushback_controller_unittest.cc | ||
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_network_control.cc | ||
goog_cc_network_control.h | ||
goog_cc_network_control_slowtest.cc | ||
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 |