webrtc/modules/congestion_controller/rtp
Sebastian Jansson 9b20677c4e Moves PostUpdates from SSCC to ControlHandler.
This moves the PostUpdates function from SendSideCongestionController
to the ControlHandler class.

Bug: None
Change-Id: I4000484a1df9d5fae02573196153c24f4f940219
Reviewed-on: https://webrtc-review.googlesource.com/70223
Reviewed-by: Niels Moller <nisse@webrtc.org>
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22987}
2018-04-23 15:32:32 +00:00
..
include Moves PostUpdates from SSCC to ControlHandler. 2018-04-23 15:32:32 +00:00
BUILD.gn Adds BBR network controller field trial. 2018-04-09 10:42:18 +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 Splits network units into separate headers. 2018-04-13 13:24:28 +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 Removed observer from probe controller. 2018-04-06 16:13:37 +00:00
send_side_congestion_controller.cc Moves PostUpdates from SSCC to ControlHandler. 2018-04-23 15:32:32 +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