webrtc/modules/bitrate_controller
Sebastian Jansson 9ffb5df04e Removes unused mock_bitrate_controller.
Bug: None
Change-Id: I53d29c0723e161810e8057d7b595102da6eeed31
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/126760
Reviewed-by: Oskar Sundbom <ossu@webrtc.org>
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#27060}
2019-03-11 14:31:14 +00:00
..
include Removes unused mock_bitrate_controller. 2019-03-11 14:31:14 +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 Removes all const Clock*. 2019-01-30 13:03:37 +00:00
bitrate_controller_impl.h Removes all const Clock*. 2019-01-30 13:03:37 +00:00
bitrate_controller_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
BUILD.gn Removes unused mock_bitrate_controller. 2019-03-11 14:31:14 +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 [clang-tidy] Apply performance-for-range-copy fixes. 2019-01-28 09:53:50 +00:00
loss_based_bandwidth_estimation.h Fix for bandwidth toggling problem in StartUpPhase. 2019-01-18 15:58:35 +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 Add bandwidth floor for RTT based backoff. 2019-02-28 16:14:19 +00:00
send_side_bandwidth_estimation.h Add bandwidth floor for RTT based backoff. 2019-02-28 16:14:19 +00:00
send_side_bandwidth_estimation_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00