Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(135)

Issue 2749803002: Enable the bayesian bitrate estimator by default. (Closed)

Created:
3 years, 9 months ago by stefan-webrtc
Modified:
3 years, 8 months ago
Reviewers:
magjed_webrtc, terelius
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, the sun, stefan-webrtc, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Enable the bayesian bitrate estimator by default. BUG=webrtc:6566, webrtc:7415 Review-Url: https://codereview.webrtc.org/2749803002 Cr-Commit-Position: refs/heads/master@{#17475} Committed: https://chromium.googlesource.com/external/webrtc/+/c53a17f28e55c99dca7a2a47f09790af466e9334

Patch Set 1 #

Total comments: 1

Patch Set 2 : . #

Total comments: 4

Patch Set 3 : rebase #

Patch Set 4 : Comments addressed. #

Patch Set 5 : AppRTC fixes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -74 lines) Patch
M webrtc/call/rampup_tests.cc View 3 chunks +4 lines, -6 lines 0 comments Download
M webrtc/examples/objc/AppRTCMobile/ios/ARDAppDelegate.m View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M webrtc/modules/congestion_controller/delay_based_bwe.h View 1 2 chunks +0 lines, -3 lines 0 comments Download
M webrtc/modules/congestion_controller/delay_based_bwe.cc View 1 2 2 chunks +1 line, -16 lines 0 comments Download
M webrtc/modules/congestion_controller/delay_based_bwe_unittest.cc View 1 2 3 7 chunks +14 lines, -45 lines 0 comments Download
M webrtc/modules/congestion_controller/delay_based_bwe_unittest_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/sdk/objc/Framework/Classes/RTCFieldTrials.mm View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M webrtc/sdk/objc/Framework/Headers/WebRTC/RTCFieldTrials.h View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 24 (11 generated)
stefan-webrtc
3 years, 9 months ago (2017-03-14 16:03:44 UTC) #2
stefan-webrtc
https://codereview.webrtc.org/2749803002/diff/1/webrtc/call/rampup_tests.cc File webrtc/call/rampup_tests.cc (right): https://codereview.webrtc.org/2749803002/diff/1/webrtc/call/rampup_tests.cc#newcode401 webrtc/call/rampup_tests.cc:401: kLowBandwidthLimitBps / 1000, kUnlimitedCapacityBps / 1000, This change is ...
3 years, 9 months ago (2017-03-14 16:05:23 UTC) #5
terelius
https://codereview.webrtc.org/2749803002/diff/20001/webrtc/modules/congestion_controller/delay_based_bwe_unittest.cc File webrtc/modules/congestion_controller/delay_based_bwe_unittest.cc (right): https://codereview.webrtc.org/2749803002/diff/20001/webrtc/modules/congestion_controller/delay_based_bwe_unittest.cc#newcode122 webrtc/modules/congestion_controller/delay_based_bwe_unittest.cc:122: CapacityDropTestHelper(1, true, 333, 0); It would be nice to ...
3 years, 9 months ago (2017-03-17 13:34:08 UTC) #6
stefan-webrtc
rebase
3 years, 8 months ago (2017-03-29 14:50:43 UTC) #8
stefan-webrtc
https://codereview.webrtc.org/2749803002/diff/20001/webrtc/modules/congestion_controller/delay_based_bwe_unittest.cc File webrtc/modules/congestion_controller/delay_based_bwe_unittest.cc (right): https://codereview.webrtc.org/2749803002/diff/20001/webrtc/modules/congestion_controller/delay_based_bwe_unittest.cc#newcode122 webrtc/modules/congestion_controller/delay_based_bwe_unittest.cc:122: CapacityDropTestHelper(1, true, 333, 0); On 2017/03/17 13:34:07, terelius wrote: ...
3 years, 8 months ago (2017-03-30 07:26:48 UTC) #9
terelius
lgtm
3 years, 8 months ago (2017-03-30 08:52:47 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2749803002/60001
3 years, 8 months ago (2017-03-30 09:06:36 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: ios_rel on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/ios_rel/builds/23199)
3 years, 8 months ago (2017-03-30 09:16:06 UTC) #14
stefan-webrtc
Magnus, can you approve the objc changes?
3 years, 8 months ago (2017-03-30 09:25:28 UTC) #16
magjed_webrtc
webrtc/sdk/objc/ lgtm
3 years, 8 months ago (2017-03-30 11:20:25 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2749803002/80001
3 years, 8 months ago (2017-03-30 15:32:30 UTC) #20
commit-bot: I haz the power
Committed patchset #5 (id:80001) as https://chromium.googlesource.com/external/webrtc/+/c53a17f28e55c99dca7a2a47f09790af466e9334
3 years, 8 months ago (2017-03-30 15:56:26 UTC) #23
lliuu
3 years, 8 months ago (2017-03-30 17:36:39 UTC) #24
Message was sent while issue was closed.
A revert of this CL (patchset #5 id:80001) has been created in
https://codereview.webrtc.org/2786913003/ by lliuu@webrtc.org.

The reason for reverting is: Looks like this has caused multiple Android webrtc
perf build bot failures in RampUpTest.UpDownUpTransportSequenceNumberRtx.

Powered by Google App Engine
This is Rietveld 408576698