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

Issue 3003193002: Add a new frame generator that cycles through randomly generated slides. (Closed)

Created:
3 years, 4 months ago by erikvarga1
Modified:
3 years, 3 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 a new frame generator that cycles through randomly generated slides. Like YuvFileGenerator, this also updates the display with a new slide on every Nth frame, but it generates the slides itself instead of reading them from files. BUG=webrtc:8138 Review-Url: https://codereview.webrtc.org/3003193002 Cr-Commit-Position: refs/heads/master@{#19585} Committed: https://chromium.googlesource.com/external/webrtc/+/579de6faef60ebe6e60a795041fecb92569d4f72

Patch Set 1 #

Total comments: 8

Patch Set 2 : Patchset 2. #

Patch Set 3 : Patchset 2B. #

Patch Set 4 : Patchset 3. #

Patch Set 5 : Patchset 3B. #

Patch Set 6 : Patchset 3C. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+208 lines, -38 lines) Patch
M webrtc/test/frame_generator.h View 1 chunk +5 lines, -0 lines 0 comments Download
M webrtc/test/frame_generator.cc View 1 2 3 4 2 chunks +85 lines, -0 lines 0 comments Download
M webrtc/test/frame_generator_capturer.h View 1 2 3 4 5 1 chunk +6 lines, -0 lines 0 comments Download
M webrtc/test/frame_generator_capturer.cc View 1 2 3 4 5 1 chunk +16 lines, -0 lines 1 comment Download
M webrtc/test/frame_generator_unittest.cc View 2 chunks +40 lines, -0 lines 0 comments Download
M webrtc/video/full_stack_tests.cc View 1 2 12 chunks +12 lines, -12 lines 0 comments Download
M webrtc/video/screenshare_loopback.cc View 1 2 chunks +9 lines, -1 line 0 comments 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 2 chunks +34 lines, -25 lines 0 comments Download

Messages

Total messages: 30 (20 generated)
erikvarga1
3 years, 4 months ago (2017-08-23 11:00:58 UTC) #3
sprang_webrtc
Some initial comments https://codereview.webrtc.org/3003193002/diff/1/webrtc/test/frame_generator.cc File webrtc/test/frame_generator.cc (right): https://codereview.webrtc.org/3003193002/diff/1/webrtc/test/frame_generator.cc#newcode214 webrtc/test/frame_generator.cc:214: const int kSquareNum = 20; I ...
3 years, 4 months ago (2017-08-23 12:59:25 UTC) #4
erikvarga1
https://codereview.webrtc.org/3003193002/diff/1/webrtc/test/frame_generator.cc File webrtc/test/frame_generator.cc (right): https://codereview.webrtc.org/3003193002/diff/1/webrtc/test/frame_generator.cc#newcode214 webrtc/test/frame_generator.cc:214: const int kSquareNum = 20; On 2017/08/23 12:59:24, sprang_webrtc ...
3 years, 4 months ago (2017-08-23 14:41:25 UTC) #5
sprang_webrtc
lgtm
3 years, 4 months ago (2017-08-25 08:28:52 UTC) #6
stefan-webrtc
lgtm
3 years, 3 months ago (2017-08-29 11:11:37 UTC) #7
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/3003193002/40001
3 years, 3 months ago (2017-08-29 11:21:41 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: win_rel on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/win_rel/builds/29139)
3 years, 3 months ago (2017-08-29 11:38:33 UTC) #11
erikvarga1
https://codereview.webrtc.org/3003193002/diff/100001/webrtc/test/frame_generator_capturer.cc File webrtc/test/frame_generator_capturer.cc (right): https://codereview.webrtc.org/3003193002/diff/100001/webrtc/test/frame_generator_capturer.cc#newcode119 webrtc/test/frame_generator_capturer.cc:119: int height, Changed the width and height from size_t ...
3 years, 3 months ago (2017-08-29 15:26:41 UTC) #24
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/3003193002/100001
3 years, 3 months ago (2017-08-29 16:10:33 UTC) #27
commit-bot: I haz the power
3 years, 3 months ago (2017-08-29 16:13:06 UTC) #30
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/external/webrtc/+/579de6faef60ebe6e60a79504...

Powered by Google App Engine
This is Rietveld 408576698