webrtc/modules/bitrate_controller
Sebastian Jansson 439f0bc69a Preparing for task queue in congenstion controller
This cl prepares for a later CL introducing a new send side congestion
controller that will run on a task queue. It mostly consists of minor
fixes but adds some new interfaces that are unused in practice.

Bug: webrtc:8415
Change-Id: I1b58d0180a18eb15320d18733dac0dfe2e0f902a
Reviewed-on: https://webrtc-review.googlesource.com/53321
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Reviewed-by: Stefan Holmer <stefan@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22099}
2018-02-20 12:35:15 +00:00
..
include Revert "Moved congestion controller to goog_cc folder." 2018-02-14 10:09:44 +00:00
bitrate_controller_impl.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
bitrate_controller_impl.h Deprecated BitrateController::CreateRtcpBandwidthObserver. 2017-11-16 13:52:03 +00:00
bitrate_controller_unittest.cc Preparing for task queue in congenstion controller 2018-02-20 12:35:15 +00:00
BUILD.gn Revert "Moved congestion controller to goog_cc folder." 2018-02-14 10:09:44 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
send_side_bandwidth_estimation.cc Preparing for task queue in congenstion controller 2018-02-20 12:35:15 +00:00
send_side_bandwidth_estimation.h Preparing for task queue in congenstion controller 2018-02-20 12:35:15 +00:00
send_side_bandwidth_estimation_unittest.cc Reset the delay-based estimate before forcing a new loss-based send rate. 2017-11-09 10:49:12 +00:00