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

Issue 2542083003: Use different restrictions of acked bitrate lag depending on operating point. (Closed)

Created:
4 years ago by stefan-webrtc
Modified:
4 years ago
Reviewers:
terelius
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhuangzesen_agora.io, stefan-webrtc, mflodman
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Use different restrictions of acked bitrate lag depending on operating point. Before this the BWE was allowed to operate freely up to 100 kbps. This isn't a good idea for audio BWE. BUG=webrtc:5079 Committed: https://crrev.com/5932149c9aeaa7679ad0bc3183047766832ca907 Cr-Commit-Position: refs/heads/master@{#15389}

Patch Set 1 #

Patch Set 2 : Comments addressed. #

Total comments: 6

Patch Set 3 : Comments addressed. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -5 lines) Patch
M webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc View 1 2 1 chunk +8 lines, -5 lines 0 comments Download
M webrtc/modules/remote_bitrate_estimator/aimd_rate_control_unittest.cc View 1 2 1 chunk +38 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
stefan-webrtc
4 years ago (2016-12-01 15:42:31 UTC) #3
terelius
https://codereview.webrtc.org/2542083003/diff/20001/webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc File webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc (right): https://codereview.webrtc.org/2542083003/diff/20001/webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc#newcode234 webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc:234: const uint32_t max_allowed_lag_kbps = Could we rename this max_bitrate_bps? ...
4 years ago (2016-12-02 15:30:14 UTC) #4
stefan-webrtc
Comments addressed.
4 years ago (2016-12-02 16:12:35 UTC) #5
terelius
lgtm
4 years ago (2016-12-02 16:15:12 UTC) #6
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/2542083003/40001
4 years ago (2016-12-02 16:15:54 UTC) #8
stefan-webrtc
https://codereview.webrtc.org/2542083003/diff/20001/webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc File webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc (right): https://codereview.webrtc.org/2542083003/diff/20001/webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc#newcode234 webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc:234: const uint32_t max_allowed_lag_kbps = On 2016/12/02 15:30:13, terelius wrote: ...
4 years ago (2016-12-02 16:16:14 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-02 16:46:28 UTC) #12
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/5932149c9aeaa7679ad0bc3183047766832ca907 Cr-Commit-Position: refs/heads/master@{#15389}
4 years ago (2016-12-02 16:46:39 UTC) #14
Taylor Brandstetter
4 years ago (2016-12-02 19:29:24 UTC) #15
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.webrtc.org/2547113002/ by deadbeef@webrtc.org.

The reason for reverting is: Appears to cause a regression to
RampUpTest.SendSideAudioOnlyUpDownUpRtx:

https://build.chromium.org/p/client.webrtc.perf/builders/Android32%20Tests%20....

Powered by Google App Engine
This is Rietveld 408576698