summaryrefslogtreecommitdiffstats
path: root/camerawrapper/CameraWrapper.cpp
Commit message (Collapse)AuthorAgeFilesLines
* SMDK4x12 CameraPaul Kocialkowski2014-01-151-586/+0
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* smdk4412-common: camera: fixes for camerawrapperDheeraj CVR2013-07-181-17/+7
| | | | | | | | | | | 1. Enable ZSL Mode on both the cameras. Use Samsung Magic Command. 2. Remove workarounds that were meant for smdk4120. These are no longer required on smdk4412. Fixes ZSL and Face Detection. 3. Force release the camera when the preview is stopped to prevent issues with camera freezes that would require device reboots. 4. Disable Verbose logging to prevent spam during recording. Change-Id: If50e6ec55a28653c8f81896e1b542e2e8cf75b07
* smdk4412-common:camera: workaround for snapshot crash with touch2focus and flashDheeraj CVR2013-05-011-0/+3
| | | | | | | | | | Auto Exposure Lock is used during touch to focus with flash enabled. This prevents the sensor for taking a picture since the Lock is acquired but is not released. Fixup the CameraParameters and prevent the Auto Exposure Lock from being used." Change-Id: Iefd8f0bfdd534537101cd1ad4f2d957f725978f1
* smdk4412: camera: fix copy & paste failcodeworkx2013-02-251-1/+1
| | | | Change-Id: Ie4f503fe3060ff817676eefe6d7c9ec77f47a80e
* smdk4412: set cityid parameter for t0lte camera halcodeworkx2013-01-171-0/+4
| | | | Change-Id: I873220f4aa4ad3201284ef4706042d1af16e89e1
* smdk4412-common: camera: Enable preview handling, and don't report ↵XpLoDWilD2012-12-111-1/+7
| | | | | | | | take_picture errors See CameraWrapper::camera_take_picture comments Change-Id: I3255424dd946b1134fdf0cf6539cc73bc9b40bcf
* Initial commitnebkat2012-11-101-0/+583