webrtc/modules/bitrate_controller
Patrik Höglund 7613454b80 Reland: Fix circular dependency in BWE code.
Diff patch set 1 and 2 to see actual differences to the last
patch.

Bug: webrtc:6828
Change-Id: Ie0c85d41df47c2a2505bc71b20fdb3834bdeaf12
Reviewed-on: https://webrtc-review.googlesource.com/36920
Reviewed-by: Stefan Holmer <stefan@webrtc.org>
Commit-Queue: Patrik Höglund <phoglund@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21492}
2018-01-04 12:01:29 +00:00
..
include Deprecated BitrateController::CreateRtcpBandwidthObserver. 2017-11-16 13:52:03 +00:00
bitrate_controller_impl.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
bitrate_controller_impl.h Deprecated BitrateController::CreateRtcpBandwidthObserver. 2017-11-16 13:52:03 +00:00
bitrate_controller_unittest.cc Deprecated BitrateController::CreateRtcpBandwidthObserver. 2017-11-16 13:52:03 +00:00
BUILD.gn Reland: Fix circular dependency in BWE code. 2018-01-04 12:01:29 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
send_side_bandwidth_estimation_unittest.cc Reset the delay-based estimate before forcing a new loss-based send rate. 2017-11-09 10:49:12 +00:00
send_side_bandwidth_estimation.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
send_side_bandwidth_estimation.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00