summaryrefslogtreecommitdiff
path: root/camera/OMXCameraAdapter/OMX3A.cpp
AgeCommit message (Expand)Author
2012-03-13CameraHal: Omit 'apply3Adefaults()' during initializationEmilian Peev
2012-03-13CameraHal: Cuts down execution time of 'get-/setParameters()'Emilian Peev
2012-01-05Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block
2011-12-12CameraHal: Add missing null check in OMX3ATyler Luu
2011-11-17Ignore camera.flash_off system property for user buildandroid-sdk-adt_r16.0.1android-cts-4.0_r1ics-mr0James Dong
2011-11-15When camera.flash_off is 1, disable camera flash.James Dong
2011-11-09CameraHAL: Setting focus mode shouldnt start focus scanningMilen Mitkov
2011-10-26CameraHal: Fixes for #testFocusDistanceTyler Luu
2011-10-20CameraHAL: Allow WB, Exp, and Flash settings to change in sceneTyler Luu
2011-10-20CameraHAL: WA for #testSceneModeTyler Luu
2011-10-19CameraHAL: protect mParameters3A from simultaneous read/write.Raji Reddy Kandi
2011-10-19CameraHAL: Apply 3A settings offset for default valuesMilen Mitkov
2011-10-19CameraHAL: Focus mode may override scene settingsMilen Mitkov
2011-10-19CameraHAL: Set face prio when starting face detectionMilen Mitkov
2011-10-15CameraHAL: Re-enable Face prioritized AE in startFaceDetectionSundar Raman
2011-10-15CameraHal: Allow EV compensation w/ preset sceneTyler Luu
2011-10-15CameraHal: Enable 3A feedback for scene modesTyler Luu
2011-10-07omap4xxx: camera: apply 3A settings after auto scene mode changeAkwasi Boateng
2011-10-07omap4xxx: camera: only set CameraAreas if changedTyler Luu
2011-10-07omap4xxx: camera: update Focus areas in setParameters, not in setFocusModeAtanas Stefov
2011-09-23CameraHal: Add metering area mutexTyler Luu
2011-09-21CameraHAL: CTS fixes related to #testMeteringAreasSundar Raman
2011-09-19CameraHal: Lock focus after AF completionTyler Luu
2011-09-16CameraHal: Return error and exit upon failure in set3ALockTyler Luu
2011-09-14CameraHal: Set AF Assist depending on flash modeVladislav Hristov
2011-09-14Update frame ref countingAkwasi Boateng
2011-09-12CameraHal: Add Exif support to video snapshotTyler Luu
2011-09-12CameraHAL CTS: Fix for #testAutoExposureLock, #testAutoWhiteBalanceLockSundar Raman
2011-09-07Revert "Revert "CameraHAL : Multiple focus and exposure areas support""Iliyan Malchev
2011-09-06Revert "CameraHAL : Multiple focus and exposure areas support"Iliyan Malchev
2011-09-02Don't set AF modes when AF is activeAkwasi Boateng
2011-09-02CameraHAL: Removes deprecated AF codeAkwasi Boateng
2011-09-02CameraHAL : Multiple focus and exposure areas supportMilen Mitkov
2011-08-31CameraHAL: Fixes some uninitialized variables in OMXCameraAdapterTyler Luu
2011-08-31CameraHAL: Adds locking when accessing 'mFocusAreas'Tyler Luu
2011-08-25Camera HAL: Fixes for Face prioritized 3A, cancelAFSundar Raman
2011-08-25CameraHAL: OMX algo priority re-designSundar Raman
2011-08-25CameraHal: Enable face priority 3ASundar Raman
2011-08-09Lock AE and AWB after AFSundar Raman
2011-08-08initial commitIliyan Malchev