webrtc/modules/bitrate_controller
Sebastian Jansson 2e068e8b6f Adds RTT based backoff trial to SendSideBandwidthEstimation.
Bug: webrtc:9718
Change-Id: Ic94dcd7612524d350f54d1907f843577b890badf
Reviewed-on: https://webrtc-review.googlesource.com/c/104122
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Reviewed-by: Christoffer Rodbro <crodbro@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25048}
2018-10-08 12:36:06 +00:00
..
include Removes unused reserved bitrate in BitrateController. 2018-08-21 12:56:35 +00:00
bitrate_controller.cc Enable clang::find_bad_constructs for remote_bitrate_estimator. 2018-07-20 10:26:07 +00:00
bitrate_controller_impl.cc Reland "Reland "Using units in SendSideBandwidthEstimation."" 2018-10-08 09:02:03 +00:00
bitrate_controller_impl.h Removes unused reserved bitrate in BitrateController. 2018-08-21 12:56:35 +00:00
bitrate_controller_unittest.cc Removes unused reserved bitrate in BitrateController. 2018-08-21 12:56:35 +00:00
BUILD.gn Adds RTT based backoff trial to SendSideBandwidthEstimation. 2018-10-08 12:36:06 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Adds srte to OWNERS in bitrate_controller and remote_bitrate_estimator. 2018-09-26 09:24:45 +00:00
send_side_bandwidth_estimation.cc Adds RTT based backoff trial to SendSideBandwidthEstimation. 2018-10-08 12:36:06 +00:00
send_side_bandwidth_estimation.h Adds RTT based backoff trial to SendSideBandwidthEstimation. 2018-10-08 12:36:06 +00:00
send_side_bandwidth_estimation_unittest.cc Reland "Reland "Using units in SendSideBandwidthEstimation."" 2018-10-08 09:02:03 +00:00