webrtc/modules/congestion_controller
Sebastian Jansson a39a00737f Reland "Deprecates legacy transport feedback adapter."
This is a reland of a5778e0d56

Original change's description:
> Deprecates legacy transport feedback adapter.
>
> Bug: webrtc:9586
> Change-Id: Ib8c9cec1eb7f3cfa90b18b4b64171fa1b06713cf
> Reviewed-on: https://webrtc-review.googlesource.com/c/105984
> Commit-Queue: Sebastian Jansson <srte@webrtc.org>
> Reviewed-by: Björn Terelius <terelius@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#25184}

TBR=terelius@webrtc.org

Bug: webrtc:9586
Change-Id: I4e2b42f71cc13d3ff92c3c11de63bde16c58439b
Reviewed-on: https://webrtc-review.googlesource.com/c/106143
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25190}
2018-10-15 20:43:39 +00:00
..
bbr Adds allocated rate without feedback to new congestion controller. 2018-10-01 07:48:02 +00:00
goog_cc Adds unit test for RTT based backoff. 2018-10-15 17:01:01 +00:00
include Reland "Deprecates legacy transport feedback adapter." 2018-10-15 20:43:39 +00:00
pcc Adds allocated rate without feedback to new congestion controller. 2018-10-01 07:48:02 +00:00
rtp Reland "Deprecates legacy transport feedback adapter." 2018-10-15 20:43:39 +00:00
test Adds debug printing for congestion controllers. 2018-07-03 17:00:24 +00:00
BUILD.gn Moves pushback controller to GoogCC 2018-10-11 13:49:07 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Adding srte as owner in modules/congestion_controller. 2018-03-20 16:29:08 +00:00
receive_side_congestion_controller.cc Remove clang:find_bad_constructs suppression from call:call. 2018-08-29 11:57:00 +00:00
receive_side_congestion_controller_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
send_side_congestion_controller.cc Moves pushback controller to GoogCC 2018-10-11 13:49:07 +00:00
send_side_congestion_controller_unittest.cc Replace rtc::Optional with absl::optional 2018-06-18 10:24:48 +00:00
transport_feedback_adapter.cc Reland "Deprecates legacy transport feedback adapter." 2018-10-15 20:43:39 +00:00
transport_feedback_adapter.h Reland "Deprecates legacy transport feedback adapter." 2018-10-15 20:43:39 +00:00
transport_feedback_adapter_unittest.cc Reland "Deprecates legacy transport feedback adapter." 2018-10-15 20:43:39 +00:00