| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Preview is paused during auto focus.
To fix this, move polling code from driver to HAL.
Change-Id: Id46d9ccd2aad1a269806f4fddf8ad39c3c87bae9
Signed-off-by: kyoungho.yun <kyoungho.yun@samsung.com>
|
|
|
|
|
|
|
|
|
|
|
| |
After taking a picture, the focus is maintained.
So if user change from camera mode to video mode after taking
a picture very closely to object,
focus in video mode is not normal.
So move lens to default position when preview starts.
Change-Id: I3e41acbb22ad8a754755feae304c287dce690425
Signed-off-by: kyoungho.yun <kyoungho.yun@samsung.com>
|
|
|
|
|
|
|
|
|
| |
Binary version, ISO, focal-length, and flash informations
in EXIF are fixed correctly.
Change-Id: I2dbfd217ae1e1bb875848ba89c4633a93d337779
Signed-off-by: Jeong-Seok Yang <jseok.yang@samsung.com>
pid:3604
|
|
|
|
|
|
|
|
|
|
|
| |
This is part of change to the interface between driver
and HAL so that driver doesn't do anything if a setting
is the same as current. The HAL part is to send all
settings for preview in one ioctl, instead of about
a dozen to save even more time (total is about 500ms).
Change-Id: I46392e970fd1725719359cdf7fb6ca2006beba4c
Signed-off-by: Mike J. Chen <mjchen@sta.samsung.com>
|
|
|
|
|
| |
Change-Id: I3333df8437bb54897df8594229ffcc1b23221f7f
Signed-off-by: Jeong-Seok Yang <jseok.yang@samsung.com>
|
|
Change-Id: Ib0352089baa272b5dee3396c45b9c6021c9b05a2
Signed-off-by: Jeong-Seok Yang <jseok.yang@samsung.com>
|