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

Issue 2447233002: FakeVideoCaptureDevice: Y16 testing support. (Closed)

Created:
4 years, 1 month ago by aleksandar.stojiljkovic
Modified:
4 years, 1 month ago
Reviewers:
mcasas
CC:
chromium-reviews, posciak+watch_chromium.org, feature-media-reviews_chromium.org, xjz+watch_chromium.org, mcasas+watch+vc_chromium.org, miu+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

FakeVideoCaptureDevice: Y16 testing support. Adds: - support for Y16 buffer format. - support for defining number of devices from command line. - generated color control points in corners that could be used to verify the frame rendering with no need for the reference render bitmap. BUG=624436 Committed: https://crrev.com/38481bca66b6ca654bbe73cf6f0c418621d517cc Cr-Commit-Position: refs/heads/master@{#428001}

Patch Set 1 #

Total comments: 24

Patch Set 2 : After calling git cl format media. #

Patch Set 3 : review #8 fixes. Thanks mcasas@. #

Total comments: 2

Patch Set 4 : Nits. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+167 lines, -56 lines) Patch
M media/capture/video/fake_video_capture_device.h View 2 chunks +4 lines, -1 line 0 comments Download
M media/capture/video/fake_video_capture_device.cc View 1 2 8 chunks +78 lines, -17 lines 0 comments Download
M media/capture/video/fake_video_capture_device_factory.h View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M media/capture/video/fake_video_capture_device_factory.cc View 1 2 3 6 chunks +41 lines, -12 lines 0 comments Download
M media/capture/video/fake_video_capture_device_unittest.cc View 1 2 6 chunks +42 lines, -25 lines 0 comments Download

Messages

Total messages: 31 (17 generated)
aleksandar.stojiljkovic
On 2016/10/24 19:48:47, mcasas wrote https://codereview.chromium.org/2428263004/ ... > Also, what if we review separately the ...
4 years, 1 month ago (2016-10-25 21:03:19 UTC) #7
mcasas
Looking good, couple of comments and a few suggestion/Chromiumisms. https://codereview.chromium.org/2447233002/diff/1/media/capture/video/fake_video_capture_device.cc File media/capture/video/fake_video_capture_device.cc (right): https://codereview.chromium.org/2447233002/diff/1/media/capture/video/fake_video_capture_device.cc#newcode51 media/capture/video/fake_video_capture_device.cc:51: ...
4 years, 1 month ago (2016-10-25 22:13:13 UTC) #8
aleksandar.stojiljkovic
Patch Set 3 : review #8 fixes. Thanks mcasas@. https://codereview.chromium.org/2447233002/diff/1/media/capture/video/fake_video_capture_device.cc File media/capture/video/fake_video_capture_device.cc (right): https://codereview.chromium.org/2447233002/diff/1/media/capture/video/fake_video_capture_device.cc#newcode51 media/capture/video/fake_video_capture_device.cc:51: ...
4 years, 1 month ago (2016-10-25 23:20:40 UTC) #9
mcasas
lgtm with some minor ideas. https://codereview.chromium.org/2447233002/diff/1/media/capture/video/fake_video_capture_device_factory.cc File media/capture/video/fake_video_capture_device_factory.cc (right): https://codereview.chromium.org/2447233002/diff/1/media/capture/video/fake_video_capture_device_factory.cc#newcode21 media/capture/video/fake_video_capture_device_factory.cc:21: return media::PIXEL_FORMAT_I420; On 2016/10/25 ...
4 years, 1 month ago (2016-10-26 02:03:15 UTC) #10
aleksandar.stojiljkovic
Thanks for reviewing this. Patch Set 4 with nits fixes. https://codereview.chromium.org/2447233002/diff/1/media/capture/video/fake_video_capture_device_factory.cc File media/capture/video/fake_video_capture_device_factory.cc (right): https://codereview.chromium.org/2447233002/diff/1/media/capture/video/fake_video_capture_device_factory.cc#newcode21 ...
4 years, 1 month ago (2016-10-26 14:46:01 UTC) #11
mcasas
On 2016/10/26 14:46:01, aleksandar.stojiljkovic wrote: > Thanks for reviewing this. > Patch Set 4 with ...
4 years, 1 month ago (2016-10-27 00:43:36 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2447233002/60001
4 years, 1 month ago (2016-10-27 04:48:22 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/56522)
4 years, 1 month ago (2016-10-27 06:08:34 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2447233002/60001
4 years, 1 month ago (2016-10-27 09:26:15 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/56682)
4 years, 1 month ago (2016-10-27 10:52:15 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.chromium.org/2447233002/60001
4 years, 1 month ago (2016-10-27 11:13:56 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2447233002/60001
4 years, 1 month ago (2016-10-27 12:20:39 UTC) #27
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 1 month ago (2016-10-27 12:25:34 UTC) #29
commit-bot: I haz the power
4 years, 1 month ago (2016-10-27 12:27:11 UTC) #31
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/38481bca66b6ca654bbe73cf6f0c418621d517cc
Cr-Commit-Position: refs/heads/master@{#428001}

Powered by Google App Engine
This is Rietveld 408576698