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

Issue 2834843003: Image Capture: set SENSOR_EXPOSURE_TIME when CONTROL_AE_MODE_OFF (Closed)

Created:
3 years, 8 months ago by mcasas
Modified:
3 years, 8 months ago
Reviewers:
CC:
chromium-reviews
Target Ref:
refs/branch-heads/3071
Project:
chromium
Visibility:
Public.

Description

Image Capture: set SENSOR_EXPOSURE_TIME when CONTROL_AE_MODE_OFF This CL addresses a bug from the field: when the |exposureMode| is set to "manual", the camera abandons all AutoExposure and the captured image turns black, because the exposure time needs to be configured explicitly. The solution is to set it to the middle of the allowed range, leaving further configuration to the Iso (SENSOR_SENSITIVITY). BUG=713910 Review-Url: https://codereview.chromium.org/2827253004 Cr-Commit-Position: refs/heads/master@{#466350} (cherry picked from commit 80d0234a6c13bba1e14ca76f48d7c437fe5b020e) Review-Url: https://codereview.chromium.org/2834843003 . Cr-Commit-Position: refs/branch-heads/3071@{#124} Cr-Branched-From: a106f0abbf69dad349d4aaf4bcc4f5d376dd2377-refs/heads/master@{#464641} Committed: https://chromium.googlesource.com/chromium/src/+/cda64b9c75a79848d2b7a547e3d8ef64ce024fa3

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -0 lines) Patch
M media/capture/video/android/java/src/org/chromium/media/VideoCaptureCamera2.java View 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
mcasas
3 years, 8 months ago (2017-04-21 18:32:19 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
cda64b9c75a79848d2b7a547e3d8ef64ce024fa3.

Powered by Google App Engine
This is Rietveld 408576698