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

Issue 2207453003: Track SSRCs configured for each media type in event log visualization tool. (Closed)

Created:
4 years, 4 months ago by terelius
Modified:
4 years, 4 months ago
Reviewers:
philipel, stefan-webrtc
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

Track SSRCs configured for each media type in event log visualization tool. Committed: https://crrev.com/0740a2040a167b62e70f8f24f695263bde4a971a Cr-Commit-Position: refs/heads/master@{#13675}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Comments from reviewers #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -24 lines) Patch
M webrtc/tools/event_log_visualizer/analyzer.h View 1 3 chunks +27 lines, -5 lines 0 comments Download
M webrtc/tools/event_log_visualizer/analyzer.cc View 1 4 chunks +20 lines, -19 lines 0 comments Download

Messages

Total messages: 23 (9 generated)
terelius
Please take a look.
4 years, 4 months ago (2016-08-02 15:52:53 UTC) #3
philipel
lg, but is there a specific reason you moved StreamId out of EventLogAnalyzer? https://codereview.webrtc.org/2207453003/diff/1/webrtc/tools/event_log_visualizer/analyzer.h File ...
4 years, 4 months ago (2016-08-04 12:56:02 UTC) #4
stefan-webrtc
lgtm https://codereview.webrtc.org/2207453003/diff/1/webrtc/tools/event_log_visualizer/analyzer.cc File webrtc/tools/event_log_visualizer/analyzer.cc (right): https://codereview.webrtc.org/2207453003/diff/1/webrtc/tools/event_log_visualizer/analyzer.cc#newcode313 webrtc/tools/event_log_visualizer/analyzer.cc:313: return (rtx_ssrcs_.count(stream_id) == 1); I think you can ...
4 years, 4 months ago (2016-08-04 14:22:55 UTC) #5
stefan-webrtc
lgtm lgtm
4 years, 4 months ago (2016-08-04 14:22:55 UTC) #6
stefan-webrtc
lgtm lgtm lgtm
4 years, 4 months ago (2016-08-04 14:22:55 UTC) #7
stefan-webrtc
Oops. lgtm, but please address my comment :)
4 years, 4 months ago (2016-08-04 14:23:25 UTC) #8
terelius
On 2016/08/04 12:56:02, philipel wrote: > lg, but is there a specific reason you moved ...
4 years, 4 months ago (2016-08-05 12:07:50 UTC) #9
terelius
https://codereview.webrtc.org/2207453003/diff/1/webrtc/tools/event_log_visualizer/analyzer.cc File webrtc/tools/event_log_visualizer/analyzer.cc (right): https://codereview.webrtc.org/2207453003/diff/1/webrtc/tools/event_log_visualizer/analyzer.cc#newcode313 webrtc/tools/event_log_visualizer/analyzer.cc:313: return (rtx_ssrcs_.count(stream_id) == 1); On 2016/08/04 14:22:55, stefan-webrtc (holmer) ...
4 years, 4 months ago (2016-08-05 12:24:58 UTC) #10
philipel
https://codereview.webrtc.org/2207453003/diff/1/webrtc/tools/event_log_visualizer/analyzer.h File webrtc/tools/event_log_visualizer/analyzer.h (right): https://codereview.webrtc.org/2207453003/diff/1/webrtc/tools/event_log_visualizer/analyzer.h#newcode31 webrtc/tools/event_log_visualizer/analyzer.h:31: : ssrc_(ssrc), direction_(direction) {} On 2016/08/05 12:24:57, terelius wrote: ...
4 years, 4 months ago (2016-08-05 12:43:21 UTC) #11
terelius
https://codereview.webrtc.org/2207453003/diff/1/webrtc/tools/event_log_visualizer/analyzer.h File webrtc/tools/event_log_visualizer/analyzer.h (right): https://codereview.webrtc.org/2207453003/diff/1/webrtc/tools/event_log_visualizer/analyzer.h#newcode31 webrtc/tools/event_log_visualizer/analyzer.h:31: : ssrc_(ssrc), direction_(direction) {} On 2016/08/05 12:43:21, philipel wrote: ...
4 years, 4 months ago (2016-08-05 13:00:17 UTC) #12
philipel
lgtm
4 years, 4 months ago (2016-08-08 11:26:39 UTC) #13
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/2207453003/20001
4 years, 4 months ago (2016-08-08 16:28:21 UTC) #20
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-08 17:21:08 UTC) #21
commit-bot: I haz the power
4 years, 4 months ago (2016-08-08 17:21:13 UTC) #23
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/0740a2040a167b62e70f8f24f695263bde4a971a
Cr-Commit-Position: refs/heads/master@{#13675}

Powered by Google App Engine
This is Rietveld 408576698