webrtc/modules/bitrate_controller
Sebastian Jansson b6787bcd79 Using data unit classes in DelayBasedBwe.
Bug: webrtc:9718
Change-Id: I1b6ed37afd7680dfad6267addfe46155c378525d
Reviewed-on: https://webrtc-review.googlesource.com/c/110903
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Reviewed-by: Christoffer Rodbro <crodbro@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25702}
2018-11-19 20:18:36 +00:00
..
include [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +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 Using data unit classes in DelayBasedBwe. 2018-11-19 20:18:36 +00:00
bitrate_controller_impl.h Removes unused reserved bitrate in BitrateController. 2018-08-21 12:56:35 +00:00
bitrate_controller_unittest.cc Using data unit classes in DelayBasedBwe. 2018-11-19 20:18:36 +00:00
BUILD.gn New loss-based bandwidth control mechanism. 2018-11-19 15:09:04 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
loss_based_bandwidth_estimation.cc New loss-based bandwidth control mechanism. 2018-11-19 15:09:04 +00:00
loss_based_bandwidth_estimation.h New loss-based bandwidth control mechanism. 2018-11-19 15:09:04 +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 Using data unit classes in DelayBasedBwe. 2018-11-19 20:18:36 +00:00
send_side_bandwidth_estimation.h Using data unit classes in DelayBasedBwe. 2018-11-19 20:18:36 +00:00
send_side_bandwidth_estimation_unittest.cc Hide RtcEvent members behind accessors 2018-11-10 23:34:07 +00:00