webrtc/modules/bitrate_controller
Christoffer Rodbro 5f6abcfbd2 Fix for RttBackoff when sending of packets with TWCC stops.
Bug: webrtc:10290
Change-Id: Ia825cbde070214e5ec9f5439246ea43f58c3c2b7
Reviewed-on: https://webrtc-review.googlesource.com/c/121561
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Commit-Queue: Christoffer Rodbro <crodbro@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26605}
2019-02-08 10:47:03 +00:00
..
include Removes all const Clock*. 2019-01-30 13:03:37 +00:00
bitrate_controller_impl.cc Removes all const Clock*. 2019-01-30 13:03:37 +00:00
bitrate_controller_impl.h Removes all const Clock*. 2019-01-30 13:03:37 +00:00
bitrate_controller_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
bitrate_controller.cc Enable clang::find_bad_constructs for remote_bitrate_estimator. 2018-07-20 10:26:07 +00:00
BUILD.gn [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +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_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
send_side_bandwidth_estimation.cc Fix for RttBackoff when sending of packets with TWCC stops. 2019-02-08 10:47:03 +00:00
send_side_bandwidth_estimation.h Fix for RttBackoff when sending of packets with TWCC stops. 2019-02-08 10:47:03 +00:00