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

Issue 2658073002: Add event log visualization of rtp timestamps over time. (Closed)

Created:
3 years, 10 months ago by stefan-webrtc
Modified:
3 years, 10 months ago
Reviewers:
terelius
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Add event log visualization of rtp timestamps over time. BUG=None Review-Url: https://codereview.webrtc.org/2658073002 Cr-Commit-Position: refs/heads/master@{#16417} Committed: https://chromium.googlesource.com/external/webrtc/+/e372d3c51949672de3a4236f5ff3fcc011d528eb

Patch Set 1 #

Total comments: 7

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -1 line) Patch
M webrtc/tools/event_log_visualizer/analyzer.h View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/tools/event_log_visualizer/analyzer.cc View 1 4 chunks +66 lines, -1 line 0 comments Download
M webrtc/tools/event_log_visualizer/main.cc View 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (9 generated)
stefan-webrtc
3 years, 10 months ago (2017-01-26 16:23:05 UTC) #3
terelius
https://codereview.webrtc.org/2658073002/diff/1/webrtc/tools/event_log_visualizer/analyzer.cc File webrtc/tools/event_log_visualizer/analyzer.cc (right): https://codereview.webrtc.org/2658073002/diff/1/webrtc/tools/event_log_visualizer/analyzer.cc#newcode391 webrtc/tools/event_log_visualizer/analyzer.cc:391: if (media_type == MediaType::AUDIO || media_type == MediaType::ANY) { ...
3 years, 10 months ago (2017-02-01 13:29:31 UTC) #8
stefan-webrtc
https://codereview.webrtc.org/2658073002/diff/1/webrtc/tools/event_log_visualizer/analyzer.cc File webrtc/tools/event_log_visualizer/analyzer.cc (right): https://codereview.webrtc.org/2658073002/diff/1/webrtc/tools/event_log_visualizer/analyzer.cc#newcode391 webrtc/tools/event_log_visualizer/analyzer.cc:391: if (media_type == MediaType::AUDIO || media_type == MediaType::ANY) { ...
3 years, 10 months ago (2017-02-02 13:19:17 UTC) #9
terelius
https://codereview.webrtc.org/2658073002/diff/1/webrtc/tools/event_log_visualizer/analyzer.cc File webrtc/tools/event_log_visualizer/analyzer.cc (right): https://codereview.webrtc.org/2658073002/diff/1/webrtc/tools/event_log_visualizer/analyzer.cc#newcode391 webrtc/tools/event_log_visualizer/analyzer.cc:391: if (media_type == MediaType::AUDIO || media_type == MediaType::ANY) { ...
3 years, 10 months ago (2017-02-02 13:45:56 UTC) #10
stefan-webrtc
https://codereview.webrtc.org/2658073002/diff/1/webrtc/tools/event_log_visualizer/analyzer.cc File webrtc/tools/event_log_visualizer/analyzer.cc (right): https://codereview.webrtc.org/2658073002/diff/1/webrtc/tools/event_log_visualizer/analyzer.cc#newcode1237 webrtc/tools/event_log_visualizer/analyzer.cc:1237: first_timestamp = rtc::Optional<uint32_t>(packet.header.timestamp); On 2017/02/02 13:45:56, terelius wrote: > ...
3 years, 10 months ago (2017-02-02 15:00:38 UTC) #11
terelius
lgtm
3 years, 10 months ago (2017-02-02 15:02:49 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/2658073002/20001
3 years, 10 months ago (2017-02-02 15:03:09 UTC) #14
commit-bot: I haz the power
3 years, 10 months ago (2017-02-02 16:04:22 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/external/webrtc/+/e372d3c51949672de3a4236f5...

Powered by Google App Engine
This is Rietveld 408576698