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

Issue 2974903002: Add rtpdump and rtc log functionality to screenshare_loopback and video_loopback (Closed)

Created:
3 years, 5 months ago by ilnik
Modified:
3 years, 5 months ago
Reviewers:
sprang_webrtc
CC:
webrtc-reviews_webrtc.org, video-team_agora.io, yujie_mao (webrtc), zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Add rtpdump and rtc log functionality to screenshare_loopback and video_loopback BUG=none Review-Url: https://codereview.webrtc.org/2974903002 Cr-Commit-Position: refs/heads/master@{#18996} Committed: https://chromium.googlesource.com/external/webrtc/+/984369516641507af3b3c352999f2147e784e124

Patch Set 1 #

Patch Set 2 : cleanup #

Patch Set 3 : Cleanup #

Patch Set 4 : Cleanup #

Total comments: 14

Patch Set 5 : Implement Sprang@ comments and add same flags to video_loopback #

Patch Set 6 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+191 lines, -138 lines) Patch
M webrtc/video/BUILD.gn View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download
M webrtc/video/full_stack_tests.cc View 1 2 3 4 5 42 chunks +103 lines, -110 lines 0 comments Download
M webrtc/video/screenshare_loopback.cc View 1 2 3 4 2 chunks +12 lines, -2 lines 0 comments Download
M webrtc/video/video_loopback.cc View 1 2 3 4 3 chunks +13 lines, -3 lines 0 comments Download
M webrtc/video/video_quality_test.h View 1 2 3 4 5 4 chunks +7 lines, -3 lines 0 comments Download
M webrtc/video/video_quality_test.cc View 1 2 3 4 5 17 chunks +53 lines, -20 lines 0 comments Download

Messages

Total messages: 25 (15 generated)
ilnik
3 years, 5 months ago (2017-07-11 09:24:13 UTC) #4
sprang_webrtc
https://codereview.webrtc.org/2974903002/diff/60001/webrtc/video/video_quality_test.cc File webrtc/video/video_quality_test.cc (right): https://codereview.webrtc.org/2974903002/diff/60001/webrtc/video/video_quality_test.cc#newcode223 webrtc/video/video_quality_test.cc:223: if (rtp_dump_name.length() > 0) { nit: if (!rtp_dump_name.empty()) ...
3 years, 5 months ago (2017-07-12 13:27:06 UTC) #7
ilnik
https://codereview.webrtc.org/2974903002/diff/60001/webrtc/video/video_quality_test.cc File webrtc/video/video_quality_test.cc (right): https://codereview.webrtc.org/2974903002/diff/60001/webrtc/video/video_quality_test.cc#newcode223 webrtc/video/video_quality_test.cc:223: if (rtp_dump_name.length() > 0) { On 2017/07/12 13:27:05, sprang_webrtc ...
3 years, 5 months ago (2017-07-12 13:58:53 UTC) #8
sprang_webrtc
lgtm thanks!
3 years, 5 months ago (2017-07-12 14:09:13 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/2974903002/80001
3 years, 5 months ago (2017-07-12 14:49:14 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: ios32_sim_ios9_dbg on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/ios32_sim_ios9_dbg/builds/6005) ios_arm64_dbg on master.tryserver.webrtc (JOB_FAILED, ...
3 years, 5 months ago (2017-07-12 14:50:44 UTC) #15
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/2974903002/100001
3 years, 5 months ago (2017-07-12 14:55:36 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: win_clang_dbg on master.tryserver.webrtc (JOB_TIMED_OUT, build has not started yet; ...
3 years, 5 months ago (2017-07-12 16:56:07 UTC) #20
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/2974903002/100001
3 years, 5 months ago (2017-07-13 07:44:11 UTC) #22
commit-bot: I haz the power
3 years, 5 months ago (2017-07-13 07:47:08 UTC) #25
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/external/webrtc/+/984369516641507af3b3c3529...

Powered by Google App Engine
This is Rietveld 408576698