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

Issue 2814023003: Add command-line param to screenshare_loopback to specify a list of slides (Closed)

Created:
3 years, 8 months ago by ilnik
Modified:
3 years, 8 months ago
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 command-line param to screenshare_loopback to specify a list of slides BUG=none Review-Url: https://codereview.webrtc.org/2814023003 Cr-Commit-Position: refs/heads/master@{#17670} Committed: https://chromium.googlesource.com/external/webrtc/+/8d8185c7743f2713908a1823656493c13fc8ea67

Patch Set 1 #

Patch Set 2 : Use tokenize() from base to split string by comma instead of doing it manually #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -7 lines) Patch
M webrtc/video/screenshare_loopback.cc View 1 3 chunks +12 lines, -1 line 1 comment Download
M webrtc/video/video_quality_test.h View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/video/video_quality_test.cc View 1 chunk +7 lines, -6 lines 0 comments Download

Messages

Total messages: 14 (8 generated)
ilnik
3 years, 8 months ago (2017-04-12 09:04:38 UTC) #4
tommi
lgtm
3 years, 8 months ago (2017-04-12 11:02:03 UTC) #7
ilnik
On 2017/04/12 11:02:03, tommi (wëbrtc) wrote: > lgtm I actually found existing function. Now it's ...
3 years, 8 months ago (2017-04-12 11:06:04 UTC) #8
tommi
yes even lgtm-er! https://codereview.webrtc.org/2814023003/diff/20001/webrtc/video/screenshare_loopback.cc File webrtc/video/screenshare_loopback.cc (right): https://codereview.webrtc.org/2814023003/diff/20001/webrtc/video/screenshare_loopback.cc#newcode224 webrtc/video/screenshare_loopback.cc:224: rtc::tokenize(slides_list, ',', &slides); nice!
3 years, 8 months ago (2017-04-12 11:30:39 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/2814023003/20001
3 years, 8 months ago (2017-04-12 11:31:45 UTC) #11
commit-bot: I haz the power
3 years, 8 months ago (2017-04-12 11:52:59 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/external/webrtc/+/8d8185c7743f2713908a18236...

Powered by Google App Engine
This is Rietveld 408576698