summaryrefslogtreecommitdiffstats
path: root/camera/exynos_camera.c
Commit message (Collapse)AuthorAgeFilesLines
* camera: add image-stabilization parameterJavier Ferrer2013-09-201-0/+32
| | | | | | Focal will find it and will enable it before taking shot, disabling it after the shot is taken. Change-Id: I476f2d13e6662f211d395d432c855d70ba53d61f
* camera: improve taking shot with focal on low light conditionsJavier Ferrer2013-09-121-1/+3
| | | | | | | I have taken borrowed the scene mode "high-sensitivity" for this purpose. Maybe can we find a better scene mode for it in the future. Change-Id: I3e7379a7b8e8e0f982f2dc125174dd30617d39ed
* camera: auto antibandingJavier Ferrer2013-09-091-2/+2
| | | | | | Add 60 Hz and auto antibanding, with "auto" as default. Change-Id: I460524f70afe0ac0aa0bf4c0be9a81acc4dbbb94
* camera: Fix camera crashing when bashing shutterXpLoDWilD2013-09-061-1/+7
| | | | | | | | | Prevents the picture thread from being restarted or freezing when it is already started, or when auto-focus is being done. Prevents gallery crash. Change-Id: Ib540f2a47423778b45dfc8df440e33b2ac254ae8
* smdk4412: add opensource camera halPaul Kocialkowski2013-09-011-0/+4318
Change-Id: Icb555cc6158247c32a6feb5d846bcf4d727749af