webrtc/modules/bitrate_controller
Sebastian Jansson 5a000165d2 Cleanup: Using DCHECK comparison macros for unit types.
This provides nicer error messages.

Bug: webrtc:9883
Change-Id: I7664c12f34bec2ba46a4057b1f45958daf3944b8
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/132707
Reviewed-by: Åsa Persson <asapersson@webrtc.org>
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#27590}
2019-04-12 13:01:03 +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 Moves send side bandwidth estimation bandwidth cap inside class. 2019-04-02 18:03:04 +00:00
bitrate_controller_impl.h Removes all const Clock*. 2019-01-30 13:03:37 +00:00
bitrate_controller_unittest.cc Fully qualify googletest symbols. 2019-04-09 17:18:20 +00:00
BUILD.gn Cleanup BUILD.gn files from imports like foo:foo 2019-03-21 13:05:28 +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 Cleanup: Using DCHECK comparison macros for unit types. 2019-04-12 13:01:03 +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 Fully qualify googletest symbols. 2019-04-09 17:18:20 +00:00