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

Issue 2557073002: Add method needed to extract frame capture and arrival timestamps from rtc event logs. (Closed)

Created:
4 years ago by stefan-webrtc
Modified:
4 years ago
Reviewers:
terelius
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, qiang.lu, niklas.enbom, yujie_mao (webrtc), peah-webrtc
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Add method needed to extract frame capture and arrival timestamps from rtc event logs. BUG=None Review-Url: https://codereview.webrtc.org/2557073002 Cr-Commit-Position: refs/heads/master@{#15717} Committed: https://chromium.googlesource.com/external/webrtc/+/0838327ec96993a7ff3459bb3588203b6ccfc260

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : Updated to the new format. #

Patch Set 5 : Add method needed to extract frame capture and arrival timestamps from rtc event logs. #

Patch Set 6 : . #

Patch Set 7 : . #

Total comments: 4

Patch Set 8 : Comments addressed. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -0 lines) Patch
M webrtc/tools/event_log_visualizer/analyzer.h View 1 2 3 4 5 6 7 1 chunk +4 lines, -0 lines 0 comments Download
M webrtc/tools/event_log_visualizer/analyzer.cc View 1 2 3 4 5 6 7 1 chunk +28 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (7 generated)
stefan-webrtc
4 years ago (2016-12-20 15:17:00 UTC) #3
terelius
https://codereview.webrtc.org/2557073002/diff/120001/webrtc/tools/event_log_visualizer/analyzer.cc File webrtc/tools/event_log_visualizer/analyzer.cc (right): https://codereview.webrtc.org/2557073002/diff/120001/webrtc/tools/event_log_visualizer/analyzer.cc#newcode1187 webrtc/tools/event_log_visualizer/analyzer.cc:1187: return std::vector<int64_t>(); Maybe: if (largest_video_stream != nullptr) { for ...
4 years ago (2016-12-20 15:25:08 UTC) #6
stefan-webrtc
https://codereview.webrtc.org/2557073002/diff/120001/webrtc/tools/event_log_visualizer/analyzer.cc File webrtc/tools/event_log_visualizer/analyzer.cc (right): https://codereview.webrtc.org/2557073002/diff/120001/webrtc/tools/event_log_visualizer/analyzer.cc#newcode1187 webrtc/tools/event_log_visualizer/analyzer.cc:1187: return std::vector<int64_t>(); On 2016/12/20 15:25:08, terelius wrote: > Maybe: ...
4 years ago (2016-12-20 15:28:39 UTC) #7
stefan-webrtc
Comments addressed.
4 years ago (2016-12-20 15:29:22 UTC) #8
terelius
lgtm
4 years ago (2016-12-20 15:30:02 UTC) #9
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/2557073002/140001
4 years ago (2016-12-20 15:34:56 UTC) #11
commit-bot: I haz the power
4 years ago (2016-12-20 16:51:56 UTC) #14
Message was sent while issue was closed.
Committed patchset #8 (id:140001) as
https://chromium.googlesource.com/external/webrtc/+/0838327ec96993a7ff3459bb3...

Powered by Google App Engine
This is Rietveld 408576698