webrtc/modules/congestion_controller/rtp
Sebastian Jansson 1d430f727d Interface for packet feedback availability in SSCC
This CL adds a function to the SendSideCongestionController interface
for reporting per packet feedback availability.

This is part of a series of CLs tracking the transport feedback status
of the streams known to BitrateAllocator and reporting the status to
the congestion controller.

Bug: webrtc:8415
Change-Id: Ifcb6837bb80c5fcfc1f12f4f93ec38cc2903118f
Reviewed-on: https://webrtc-review.googlesource.com/63205
Reviewed-by: Niels Moller <nisse@webrtc.org>
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22565}
2018-03-22 13:38:49 +00:00
..
include Interface for packet feedback availability in SSCC 2018-03-22 13:38:49 +00:00
BUILD.gn Separate build target for rtc_base/numerics/safe_minmax.h 2018-03-07 14:12:00 +00:00
congestion_controller_unittests_helper.cc Added namespace to new congestion controller. 2018-02-28 09:52:43 +00:00
congestion_controller_unittests_helper.h Added namespace to new congestion controller. 2018-02-28 09:52:43 +00:00
pacer_controller.cc Added congestion control functionality to pacer. 2018-03-09 17:40:24 +00:00
pacer_controller.h Added congestion control functionality to pacer. 2018-03-09 17:40:24 +00:00
send_side_congestion_controller_unittest.cc Disabling periodic tasks on SSCC in unit tests. 2018-03-21 13:50:38 +00:00
send_side_congestion_controller.cc Interface for packet feedback availability in SSCC 2018-03-22 13:38:49 +00:00
send_time_history_unittest.cc Added namespace to new congestion controller. 2018-02-28 09:52:43 +00:00
send_time_history.cc Added namespace to new congestion controller. 2018-02-28 09:52:43 +00:00
send_time_history.h Added namespace to new congestion controller. 2018-02-28 09:52:43 +00:00
transport_feedback_adapter_unittest.cc Added unit tests for new congestion controller. 2018-02-28 14:03:48 +00:00
transport_feedback_adapter.cc Added namespace to new congestion controller. 2018-02-28 09:52:43 +00:00
transport_feedback_adapter.h Added namespace to new congestion controller. 2018-02-28 09:52:43 +00:00