webrtc/modules/bitrate_controller
Sebastian Jansson 0f557fe1ba Removes unused dependency on RTP/RTCP from loss based controller.
This is part of a series of CLs removing RTP dependencies from GoogCC
implementation.

Bug: webrtc:10749
Change-Id: I73e9402136cc16902d177234d63369938f191e5b
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/142223
Reviewed-by: Jonas Olsson <jonasolsson@webrtc.org>
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#28302}
2019-06-18 07:06:52 +00:00
..
BUILD.gn Removes unused dependency on RTP/RTCP from loss based controller. 2019-06-18 07:06:52 +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 Adds debug logs for loss based controller. 2019-06-11 13:08:55 +00:00
loss_based_bandwidth_estimation.h Removes unused dependency on RTP/RTCP from loss based controller. 2019-06-18 07:06:52 +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 Removes unused dependency on RTP/RTCP from loss based controller. 2019-06-18 07:06:52 +00:00
send_side_bandwidth_estimation_unittest.cc Fully qualify googletest symbols. 2019-04-09 17:18:20 +00:00