webrtc/modules/bitrate_controller
Sebastian Jansson 04b18cb365 Removes redundant delay based bwe.
This removes the legacy DelayBasedBwe to reduce code redundancy and
avoid the risk of applying changes on only one version.

Bug: webrtc:8415
Change-Id: I88aba03adbb77ee0ff0a97a8b3be6ddf028af48a
Reviewed-on: https://webrtc-review.googlesource.com/85364
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23798}
2018-07-02 09:11:33 +00:00
..
include Removes redundant delay based bwe. 2018-07-02 09:11:33 +00:00
bitrate_controller_impl.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
bitrate_controller_impl.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
bitrate_controller_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
BUILD.gn Removes redundant delay based bwe. 2018-07-02 09:11:33 +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 Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
send_side_bandwidth_estimation.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
send_side_bandwidth_estimation.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00