webrtc/modules/remote_bitrate_estimator
Alex Narest dc9ca9329b Revert "BWE allocation strategy"
This reverts commit a5fbc23379.

Reason for revert: <INSERT REASONING HERE>

Original change's description:
> BWE allocation strategy
> 
> This is reland of https://webrtc-review.googlesource.com/c/src/+/4860 with the fixed RampUpTest test
> 
> Bug: webrtc:8243
> Change-Id: I4b90a449b00dd05feee974001e08fb40710b59ac
> Reviewed-on: https://webrtc-review.googlesource.com/13124
> Commit-Queue: Alex Narest <alexnarest@webrtc.org>
> Reviewed-by: Stefan Holmer <stefan@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#20345}

TBR=stefan@webrtc.org,alexnarest@webrtc.org

Change-Id: I8ed12cd2115ef63204e384cc93c9f4473daa54d1
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: webrtc:8243
Reviewed-on: https://webrtc-review.googlesource.com/14020
Commit-Queue: Alex Narest <alexnarest@webrtc.org>
Reviewed-by: Alex Narest <alexnarest@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20361}
2017-10-19 15:34:52 +00:00
..
include Create RtcEventLogEncoderLegacy 2017-10-03 13:51:59 +00:00
test Revert "BWE allocation strategy" 2017-10-19 15:34:52 +00:00
tools Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
aimd_rate_control.cc Fix mistake in range validation of WebRTC-BweBackOffFactor. 2017-10-10 09:16:07 +00:00
aimd_rate_control.h Reland of https://chromium-review.googlesource.com/c/external/webrtc/+/616724 under field trial. 2017-10-09 11:07:57 +00:00
aimd_rate_control_unittest.cc Reland of https://chromium-review.googlesource.com/c/external/webrtc/+/616724 under field trial. 2017-10-09 11:07:57 +00:00
BUILD.gn Reland "Make it possible to isolate bwe_simulations_tests" 2017-10-13 11:54:26 +00:00
bwe_defines.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
bwe_simulations.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
inter_arrival.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
inter_arrival.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
inter_arrival_unittest.cc Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
overuse_detector.cc Resolve cyclic dependency in remote bitrate estimator 2017-09-25 15:10:14 +00:00
overuse_detector.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
overuse_detector_unittest.cc Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
overuse_estimator.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
overuse_estimator.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
remote_bitrate_estimator_abs_send_time.cc Resolve cyclic dependency in remote bitrate estimator 2017-09-25 15:10:14 +00:00
remote_bitrate_estimator_abs_send_time.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
remote_bitrate_estimator_abs_send_time_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
remote_bitrate_estimator_single_stream.cc Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
remote_bitrate_estimator_single_stream.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
remote_bitrate_estimator_single_stream_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
remote_bitrate_estimator_unittest_helper.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
remote_bitrate_estimator_unittest_helper.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
remote_bitrate_estimators_test.cc Add field trials to configure the backoff factor and the trendline window of the BWE. 2017-10-06 07:10:04 +00:00
remote_estimator_proxy.cc Resolve cyclic dependency in remote bitrate estimator 2017-09-25 15:10:14 +00:00
remote_estimator_proxy.h Resolve cyclic dependency in remote bitrate estimator 2017-09-25 15:10:14 +00:00
remote_estimator_proxy_unittest.cc Resolve cyclic dependency in remote bitrate estimator 2017-09-25 15:10:14 +00:00
send_time_history.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
send_time_history_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00