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

Issue 1688143003: Update histogram "WebRTC.Video.OnewayDelayInMs" to use the estimated one-way delay. (Closed)

Created:
4 years, 10 months ago by åsapersson
Modified:
4 years, 9 months ago
CC:
webrtc-reviews_webrtc.org, video-team_agora.io, yujie_mao (webrtc), zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, andresp, the sun, pbos-webrtc, perkj_webrtc, mflodman
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Update histogram "WebRTC.Video.OnewayDelayInMs" to use the estimated one-way delay. Previous logged delay was: network delay (rtt/2) + jitter delay + decode time + render delay. Make capture time in local timebase available for decoded VP9 video frames (propagate ntp_time_ms from EncodedImage to decoded VideoFrame). BUG= Committed: https://crrev.com/5249599a9b69ad9c2d513210d694719f1011f977 Cr-Commit-Position: refs/heads/master@{#11901}

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : rebase #

Patch Set 4 : check delay >= 0 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -9 lines) Patch
M webrtc/modules/video_coding/codecs/vp9/vp9_impl.h View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M webrtc/modules/video_coding/codecs/vp9/vp9_impl.cc View 2 chunks +5 lines, -2 lines 0 comments Download
M webrtc/video/end_to_end_tests.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M webrtc/video/receive_statistics_proxy.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M webrtc/video/receive_statistics_proxy.cc View 1 2 3 3 chunks +9 lines, -4 lines 0 comments Download
M webrtc/video/video_receive_stream.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 16 (6 generated)
åsapersson
4 years, 10 months ago (2016-02-12 16:00:01 UTC) #3
stefan-webrtc
lg! https://codereview.webrtc.org/1688143003/diff/20001/webrtc/video/receive_statistics_proxy.cc File webrtc/video/receive_statistics_proxy.cc (right): https://codereview.webrtc.org/1688143003/diff/20001/webrtc/video/receive_statistics_proxy.cc#newcode178 webrtc/video/receive_statistics_proxy.cc:178: frame.ntp_time_ms()); Maybe we should make sure this is ...
4 years, 10 months ago (2016-02-22 16:18:21 UTC) #5
åsapersson
https://codereview.webrtc.org/1688143003/diff/20001/webrtc/video/receive_statistics_proxy.cc File webrtc/video/receive_statistics_proxy.cc (right): https://codereview.webrtc.org/1688143003/diff/20001/webrtc/video/receive_statistics_proxy.cc#newcode178 webrtc/video/receive_statistics_proxy.cc:178: frame.ntp_time_ms()); On 2016/02/22 16:18:21, stefan-webrtc (holmer) wrote: > Maybe ...
4 years, 9 months ago (2016-03-01 12:01:43 UTC) #6
stefan-webrtc
https://codereview.webrtc.org/1688143003/diff/20001/webrtc/video/receive_statistics_proxy.cc File webrtc/video/receive_statistics_proxy.cc (right): https://codereview.webrtc.org/1688143003/diff/20001/webrtc/video/receive_statistics_proxy.cc#newcode178 webrtc/video/receive_statistics_proxy.cc:178: frame.ntp_time_ms()); On 2016/03/01 12:01:43, åsapersson wrote: > On 2016/02/22 ...
4 years, 9 months ago (2016-03-01 12:38:21 UTC) #7
åsapersson
https://codereview.webrtc.org/1688143003/diff/20001/webrtc/video/receive_statistics_proxy.cc File webrtc/video/receive_statistics_proxy.cc (right): https://codereview.webrtc.org/1688143003/diff/20001/webrtc/video/receive_statistics_proxy.cc#newcode178 webrtc/video/receive_statistics_proxy.cc:178: frame.ntp_time_ms()); On 2016/03/01 12:38:20, stefan-webrtc (holmer) wrote: > On ...
4 years, 9 months ago (2016-03-01 13:46:42 UTC) #8
stefan-webrtc
lgtm
4 years, 9 months ago (2016-03-07 15:49:48 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1688143003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1688143003/60001
4 years, 9 months ago (2016-03-08 08:14:13 UTC) #11
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 9 months ago (2016-03-08 10:10:21 UTC) #13
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/5249599a9b69ad9c2d513210d694719f1011f977 Cr-Commit-Position: refs/heads/master@{#11901}
4 years, 9 months ago (2016-03-08 10:10:33 UTC) #15
åsapersson
4 years, 8 months ago (2016-04-15 10:06:34 UTC) #16
Message was sent while issue was closed.
A revert of this CL (patchset #4 id:60001) has been created in
https://codereview.webrtc.org/1893543003/ by asapersson@webrtc.org.

The reason for reverting is: The delay stats are high..

Powered by Google App Engine
This is Rietveld 408576698