summaryrefslogtreecommitdiffstats
path: root/camera/OMXCameraAdapter/OMX3A.cpp
Commit message (Expand)AuthorAgeFilesLines
* CameraHAL: Allow WB, Exp, and Flash settings to change in sceneTyler Luu2011-10-201-1/+2
* CameraHAL: WA for #testSceneModeTyler Luu2011-10-201-0/+29
* CameraHAL: protect mParameters3A from simultaneous read/write.Raji Reddy Kandi2011-10-191-0/+9
* CameraHAL: Apply 3A settings offset for default valuesMilen Mitkov2011-10-191-3/+3
* CameraHAL: Focus mode may override scene settingsMilen Mitkov2011-10-191-1/+2
* CameraHAL: Set face prio when starting face detectionMilen Mitkov2011-10-191-14/+0
* CameraHAL: Re-enable Face prioritized AE in startFaceDetectionSundar Raman2011-10-151-4/+1
* CameraHal: Allow EV compensation w/ preset sceneTyler Luu2011-10-151-10/+16
* CameraHal: Enable 3A feedback for scene modesTyler Luu2011-10-151-17/+254
* omap4xxx: camera: apply 3A settings after auto scene mode changeAkwasi Boateng2011-10-071-17/+17
* omap4xxx: camera: only set CameraAreas if changedTyler Luu2011-10-071-3/+9
* omap4xxx: camera: update Focus areas in setParameters, not in setFocusModeAtanas Stefov2011-10-071-11/+1
* CameraHal: Add metering area mutexTyler Luu2011-09-231-0/+4
* CameraHAL: CTS fixes related to #testMeteringAreasSundar Raman2011-09-211-13/+12
* CameraHal: Lock focus after AF completionTyler Luu2011-09-191-2/+60
* CameraHal: Return error and exit upon failure in set3ALockTyler Luu2011-09-161-41/+45
* CameraHal: Set AF Assist depending on flash modeVladislav Hristov2011-09-141-0/+28
* Update frame ref countingAkwasi Boateng2011-09-141-1/+1
* CameraHal: Add Exif support to video snapshotTyler Luu2011-09-121-1/+2
* CameraHAL CTS: Fix for #testAutoExposureLock, #testAutoWhiteBalanceLockSundar Raman2011-09-121-8/+14
* Revert "Revert "CameraHAL : Multiple focus and exposure areas support""Iliyan Malchev2011-09-071-15/+131
* Revert "CameraHAL : Multiple focus and exposure areas support"Iliyan Malchev2011-09-061-131/+15
* Don't set AF modes when AF is activeAkwasi Boateng2011-09-021-1/+4
* CameraHAL: Removes deprecated AF codeAkwasi Boateng2011-09-021-7/+0
* CameraHAL : Multiple focus and exposure areas supportMilen Mitkov2011-09-021-15/+131
* CameraHAL: Fixes some uninitialized variables in OMXCameraAdapterTyler Luu2011-08-311-0/+56
* CameraHAL: Adds locking when accessing 'mFocusAreas'Tyler Luu2011-08-311-3/+6
* Camera HAL: Fixes for Face prioritized 3A, cancelAFSundar Raman2011-08-251-21/+79
* CameraHAL: OMX algo priority re-designSundar Raman2011-08-251-6/+6
* CameraHal: Enable face priority 3ASundar Raman2011-08-251-3/+5
* Lock AE and AWB after AFSundar Raman2011-08-091-8/+14
* initial commitIliyan Malchev2011-08-081-0/+1083