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

Issue 2904503002: V4L2: avoid resetting zoom controls (Closed)

Created:
3 years, 7 months ago by tovep
Modified:
3 years, 6 months ago
Reviewers:
mcasas, Pawel Osciak
CC:
chromium-reviews, posciak+watch_chromium.org, chfremer+watch_chromium.org, feature-media-reviews_chromium.org, xjz+watch_chromium.org, mfoltz+watch_chromium.org, miu+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

V4L2: avoid resetting zoom controls When resetting the camera controls, the zoom setting should be skipped just like the pan and tilt controls. This is a continuation of crbug/697885 where the pan and tilt control became skipped when the camera is reset. BUG=716122 Review-Url: https://codereview.chromium.org/2904503002 Cr-Commit-Position: refs/heads/master@{#475470} Committed: https://chromium.googlesource.com/chromium/src/+/9878f1e3cc8de255d69c89af711a010aad67edf7

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M media/capture/video/linux/v4l2_capture_delegate.cc View 1 chunk +3 lines, -0 lines 3 comments Download
M media/capture/video/linux/v4l2_capture_delegate_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (12 generated)
tovep
Hi Miguel, Pawel Miguel: Could you please review the addition of the zoom controls to ...
3 years, 7 months ago (2017-05-23 18:06:37 UTC) #6
Pawel Osciak
https://codereview.chromium.org/2904503002/diff/1/media/capture/video/linux/v4l2_capture_delegate.cc File media/capture/video/linux/v4l2_capture_delegate.cc (right): https://codereview.chromium.org/2904503002/diff/1/media/capture/video/linux/v4l2_capture_delegate.cc#newcode187 media/capture/video/linux/v4l2_capture_delegate.cc:187: static bool IsBlacklistedControl(int control_id) { Would it perhaps be ...
3 years, 7 months ago (2017-05-25 05:42:43 UTC) #7
tovep
We could declare IsBlacklistedControl() in v4l2_capture_delegate.h and call it from IsSpecialOrBlacklistedControl() in v4l2_capture_delegate_unittest.cc (the latter ...
3 years, 7 months ago (2017-05-26 08:39:47 UTC) #8
mcasas
https://codereview.chromium.org/2904503002/diff/1/media/capture/video/linux/v4l2_capture_delegate.cc File media/capture/video/linux/v4l2_capture_delegate.cc (right): https://codereview.chromium.org/2904503002/diff/1/media/capture/video/linux/v4l2_capture_delegate.cc#newcode187 media/capture/video/linux/v4l2_capture_delegate.cc:187: static bool IsBlacklistedControl(int control_id) { On 2017/05/25 05:42:43, Pawel ...
3 years, 6 months ago (2017-05-26 14:25:51 UTC) #9
Pawel Osciak
lgtm https://codereview.chromium.org/2904503002/diff/1/media/capture/video/linux/v4l2_capture_delegate.cc File media/capture/video/linux/v4l2_capture_delegate.cc (right): https://codereview.chromium.org/2904503002/diff/1/media/capture/video/linux/v4l2_capture_delegate.cc#newcode187 media/capture/video/linux/v4l2_capture_delegate.cc:187: static bool IsBlacklistedControl(int control_id) { On 2017/05/26 14:25:51, ...
3 years, 6 months ago (2017-05-29 03:54:44 UTC) #10
tovep
Pawel, thank you for the review. Miguel, do you have any additional comments regarding the ...
3 years, 6 months ago (2017-05-29 07:59:46 UTC) #11
mcasas
lgtm
3 years, 6 months ago (2017-05-29 16:25:09 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/2904503002/1
3 years, 6 months ago (2017-05-30 08:48:00 UTC) #18
commit-bot: I haz the power
3 years, 6 months ago (2017-05-30 08:51:15 UTC) #21
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/9878f1e3cc8de255d69c89af711a...

Powered by Google App Engine
This is Rietveld 408576698