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

Issue 2224173003: Probe bitrate estimator correction. (Closed)

Created:
4 years, 4 months ago by philipel
Modified:
4 years, 4 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Probe bitrate estimator correction. Since the interval between the timestamps does not include the send/receive time of the last/first packet we correct the interval by adding the average of the interval between probing packets. BUG=webrtc:5859 R=mflodman@webrtc.org, stefan@webrtc.org Committed: https://crrev.com/bf8a2c94ce32d64da2fae5c21c727555f2036585 Cr-Commit-Position: refs/heads/master@{#13719}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Feedback fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -146 lines) Patch
M webrtc/modules/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
D webrtc/modules/congestion_controller/probe_bitrate_controller_unittest.cc View 1 chunk +0 lines, -127 lines 0 comments Download
M webrtc/modules/congestion_controller/probe_bitrate_estimator.h View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/modules/congestion_controller/probe_bitrate_estimator.cc View 4 chunks +15 lines, -4 lines 0 comments Download
A + webrtc/modules/congestion_controller/probe_bitrate_estimator_unittest.cc View 1 5 chunks +15 lines, -14 lines 0 comments Download
M webrtc/modules/modules.gyp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 23 (10 generated)
philipel
4 years, 4 months ago (2016-08-09 11:30:48 UTC) #2
stefan-webrtc
https://codereview.webrtc.org/2224173003/diff/1/webrtc/modules/congestion_controller/probe_bitrate_estimator.h File webrtc/modules/congestion_controller/probe_bitrate_estimator.h (right): https://codereview.webrtc.org/2224173003/diff/1/webrtc/modules/congestion_controller/probe_bitrate_estimator.h#newcode26 webrtc/modules/congestion_controller/probe_bitrate_estimator.h:26: bool valid() const; Valid() since this doesn't simply return ...
4 years, 4 months ago (2016-08-09 11:37:14 UTC) #3
philipel
https://codereview.webrtc.org/2224173003/diff/1/webrtc/modules/congestion_controller/probe_bitrate_estimator.h File webrtc/modules/congestion_controller/probe_bitrate_estimator.h (right): https://codereview.webrtc.org/2224173003/diff/1/webrtc/modules/congestion_controller/probe_bitrate_estimator.h#newcode26 webrtc/modules/congestion_controller/probe_bitrate_estimator.h:26: bool valid() const; On 2016/08/09 11:37:14, stefan-webrtc (holmer) wrote: ...
4 years, 4 months ago (2016-08-09 12:10:46 UTC) #4
stefan-webrtc
lgtm
4 years, 4 months ago (2016-08-09 12:15:25 UTC) #5
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/2224173003/20001
4 years, 4 months ago (2016-08-09 12:16:56 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/7280)
4 years, 4 months ago (2016-08-09 12:34:54 UTC) #9
philipel
Magnus, PTAL on BUILD.gn
4 years, 4 months ago (2016-08-09 13:06:19 UTC) #11
mflodman
BUILD.gn LGTM
4 years, 4 months ago (2016-08-10 10:28:04 UTC) #12
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/2224173003/20001
4 years, 4 months ago (2016-08-10 12:59:16 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_libfuzzer_rel on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/linux_libfuzzer_rel/builds/4440)
4 years, 4 months ago (2016-08-10 13:05:32 UTC) #16
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/2224173003/20001
4 years, 4 months ago (2016-08-10 14:23:45 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/android_dbg/builds/15506)
4 years, 4 months ago (2016-08-10 16:45:59 UTC) #20
philipel
4 years, 4 months ago (2016-08-10 17:00:59 UTC) #23
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
bf8a2c94ce32d64da2fae5c21c727555f2036585 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698