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

Issue 2346363003: Added graph for plotting the audio level from an Rtc event log. (Closed)

Created:
4 years, 3 months ago by ivoc
Modified:
4 years, 3 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Added graph for plotting the audio level from an Rtc event log. This uses the audio level values that are stored in the RTP header extension. BUG=webrtc:4741 Committed: https://crrev.com/aac9d6fb25338ab2e345a1a0c478590757202ae0 Cr-Commit-Position: refs/heads/master@{#14352}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Addressed comments by hlundin and terelius. #

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

Messages

Total messages: 27 (12 generated)
ivoc
Hi guys, Please have a look at this CL to add a new graph for ...
4 years, 3 months ago (2016-09-20 11:42:16 UTC) #4
hlundin-webrtc
LGTM with one comment. https://codereview.webrtc.org/2346363003/diff/1/webrtc/tools/event_log_visualizer/analyzer.cc File webrtc/tools/event_log_visualizer/analyzer.cc (right): https://codereview.webrtc.org/2346363003/diff/1/webrtc/tools/event_log_visualizer/analyzer.cc#newcode103 webrtc/tools/event_log_visualizer/analyzer.cc:103: // TODO(ivoc): Remove this once ...
4 years, 3 months ago (2016-09-21 08:51:14 UTC) #5
terelius
https://codereview.webrtc.org/2346363003/diff/1/webrtc/tools/event_log_visualizer/analyzer.cc File webrtc/tools/event_log_visualizer/analyzer.cc (right): https://codereview.webrtc.org/2346363003/diff/1/webrtc/tools/event_log_visualizer/analyzer.cc#newcode104 webrtc/tools/event_log_visualizer/analyzer.cc:104: extension_map->Register( Could you do this for audio streams only ...
4 years, 3 months ago (2016-09-21 09:44:32 UTC) #6
terelius
https://codereview.webrtc.org/2346363003/diff/1/webrtc/tools/event_log_visualizer/analyzer.cc File webrtc/tools/event_log_visualizer/analyzer.cc (right): https://codereview.webrtc.org/2346363003/diff/1/webrtc/tools/event_log_visualizer/analyzer.cc#newcode629 webrtc/tools/event_log_visualizer/analyzer.cc:629: const std::vector<LoggedRtpPacket>& packet_stream = kv.second; In the future, you ...
4 years, 3 months ago (2016-09-21 10:00:15 UTC) #7
ivoc
PTAL. Removed kjellander as reviewer, because I didn't realize that terelius is also an owner ...
4 years, 3 months ago (2016-09-21 11:50:05 UTC) #10
terelius
Thanks. LGTM
4 years, 3 months ago (2016-09-21 12:35:56 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/2346363003/40001
4 years, 3 months ago (2016-09-21 14:02:00 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on master.tryserver.webrtc (JOB_TIMED_OUT, no build URL)
4 years, 3 months ago (2016-09-21 16:02:42 UTC) #16
kjellander_webrtc
I don't see a single unit test in https://cs.chromium.org/chromium/src/third_party/webrtc/tools/event_log_visualizer - why is that?
4 years, 3 months ago (2016-09-21 17:45:25 UTC) #18
ivoc
On 2016/09/21 17:45:25, kjellander_webrtc wrote: > I don't see a single unit test in > ...
4 years, 3 months ago (2016-09-22 11:32:14 UTC) #19
kjellander_webrtc
On 2016/09/22 11:32:14, ivoc wrote: > On 2016/09/21 17:45:25, kjellander_webrtc wrote: > > I don't ...
4 years, 3 months ago (2016-09-22 13:34:14 UTC) #20
kjellander_webrtc
lgtm
4 years, 3 months ago (2016-09-22 13:34:31 UTC) #21
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/2346363003/40001
4 years, 3 months ago (2016-09-22 13:51:38 UTC) #23
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years, 3 months ago (2016-09-22 14:01:51 UTC) #25
commit-bot: I haz the power
4 years, 3 months ago (2016-09-22 14:02:00 UTC) #27
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/aac9d6fb25338ab2e345a1a0c478590757202ae0
Cr-Commit-Position: refs/heads/master@{#14352}

Powered by Google App Engine
This is Rietveld 408576698