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

Issue 2965033002: Report interframe delay sum in old GetStats (Closed)

Created:
3 years, 5 months ago by ilnik
Modified:
3 years, 5 months ago
CC:
webrtc-reviews_webrtc.org, interface-changes_webrtc.org, video-team_agora.io, yujie_mao (webrtc), peah-webrtc, zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, qiang.lu, niklas.enbom, kwiberg-webrtc, the sun, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Report interframe delay sum in old GetStats BUG=webrtc:7420 Review-Url: https://codereview.webrtc.org/2965033002 Cr-Commit-Position: refs/heads/master@{#18924} Committed: https://chromium.googlesource.com/external/webrtc/+/f04afde85a9ce7f9ae6eba231b61362d2c94ccf7

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix identation #

Total comments: 2

Patch Set 3 : Format #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -0 lines) Patch
M webrtc/api/statstypes.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/api/statstypes.cc View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M webrtc/media/base/mediachannel.h View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M webrtc/media/engine/webrtcvideoengine.cc View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M webrtc/pc/statscollector.cc View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M webrtc/video/receive_statistics_proxy.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/video/receive_statistics_proxy_unittest.cc View 1 2 3 1 chunk +22 lines, -0 lines 0 comments Download
M webrtc/video_receive_stream.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 38 (24 generated)
ilnik
3 years, 5 months ago (2017-07-05 14:39:32 UTC) #4
ilnik
On 2017/07/05 14:39:32, ilnik wrote: +stefan for api/ media/ pc/ and webrtc/video_receive_stream.h
3 years, 5 months ago (2017-07-06 08:12:37 UTC) #10
sprang_webrtc
lgtm thanks for fixing! https://codereview.webrtc.org/2965033002/diff/1/webrtc/video/receive_statistics_proxy_unittest.cc File webrtc/video/receive_statistics_proxy_unittest.cc (right): https://codereview.webrtc.org/2965033002/diff/1/webrtc/video/receive_statistics_proxy_unittest.cc#newcode106 webrtc/video/receive_statistics_proxy_unittest.cc:106: VideoContentType::UNSPECIFIED); nit: indentation
3 years, 5 months ago (2017-07-06 09:16:28 UTC) #11
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/2965033002/20001
3 years, 5 months ago (2017-07-06 09:28:32 UTC) #14
ilnik
https://codereview.webrtc.org/2965033002/diff/1/webrtc/video/receive_statistics_proxy_unittest.cc File webrtc/video/receive_statistics_proxy_unittest.cc (right): https://codereview.webrtc.org/2965033002/diff/1/webrtc/video/receive_statistics_proxy_unittest.cc#newcode106 webrtc/video/receive_statistics_proxy_unittest.cc:106: VideoContentType::UNSPECIFIED); On 2017/07/06 09:16:28, sprang_webrtc wrote: > nit: indentation ...
3 years, 5 months ago (2017-07-06 09:28:58 UTC) #15
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/18939)
3 years, 5 months ago (2017-07-06 09:34:27 UTC) #17
stefan-webrtc
+hbos since this is stats related. lgtm from my side though. https://codereview.webrtc.org/2965033002/diff/20001/webrtc/pc/statscollector.cc File webrtc/pc/statscollector.cc (right): ...
3 years, 5 months ago (2017-07-06 09:52:37 UTC) #19
ilnik
https://codereview.webrtc.org/2965033002/diff/20001/webrtc/pc/statscollector.cc File webrtc/pc/statscollector.cc (right): https://codereview.webrtc.org/2965033002/diff/20001/webrtc/pc/statscollector.cc#newcode254 webrtc/pc/statscollector.cc:254: info.interframe_delay_sum_ms); On 2017/07/06 09:52:37, stefan-webrtc wrote: > git cl ...
3 years, 5 months ago (2017-07-06 09:54:30 UTC) #20
hbos
This looks like something we could standardize? Can you propose it by filing a bug ...
3 years, 5 months ago (2017-07-06 13:20:11 UTC) #21
hbos
On 2017/07/06 13:20:11, hbos wrote: > This looks like something we could standardize? Can you ...
3 years, 5 months ago (2017-07-06 13:21:38 UTC) #22
ilnik
On 2017/07/06 13:20:11, hbos wrote: > This looks like something we could standardize? Can you ...
3 years, 5 months ago (2017-07-06 14:20:36 UTC) #23
ilnik
On 2017/07/06 13:21:38, hbos wrote: > On 2017/07/06 13:20:11, hbos wrote: > > This looks ...
3 years, 5 months ago (2017-07-06 14:23:20 UTC) #24
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/2965033002/60001
3 years, 5 months ago (2017-07-07 08:23:18 UTC) #35
commit-bot: I haz the power
3 years, 5 months ago (2017-07-07 08:26:31 UTC) #38
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/external/webrtc/+/f04afde85a9ce7f9ae6eba231...

Powered by Google App Engine
This is Rietveld 408576698