summaryrefslogtreecommitdiffstats
path: root/camera/OMXCameraAdapter/OMXCapture.cpp
Commit message (Expand)AuthorAgeFilesLines
* CameraHal: Avoids possible race conditions while accessing 'mParams'Emilian Peev2012-05-231-41/+20
* CameraHal: Cuts down execution time of 'get-/setParameters()'Emilian Peev2012-03-131-22/+38
* CameraHAL: Fixes a couple of corner cases with AF and captureAkwasi Boateng2011-12-011-2/+2
* am 67496a60: am 3ffd5d43: Merge changes I0878a9f8,I1011252e into ics-mr1Iliyan Malchev2011-11-301-1/+1
|\
| * CameraHAL: Enable LDCNSF for Video snapshotMilen Mitkov2011-11-301-1/+1
* | CameraHal: Add more Exif data for video snapshotTyler Luu2011-11-221-0/+14
|/
* CameraHAL: Fixes for ANR and a setParameter issueSundar Raman2011-11-101-6/+12
* CameraHal: Clean-up if mCaptureSem times outTyler Luu2011-11-071-11/+1
* CameraHal: Fixes for #testFocusDistanceTyler Luu2011-10-261-0/+13
* CameraHal: Fix for #testJpegThumbnailSizeTyler Luu2011-10-211-0/+4
* CameraHAL: Fix for #testJpegExifSundar Raman2011-10-191-0/+10
* CameraHAL: Keep image port enabled if possibleTyler Luu2011-10-191-36/+74
* omap4xxx: camera: various fixesSundar Raman2011-10-071-19/+13
* omap4xxx: camera: set capture settings only if changedTyler Luu2011-10-071-39/+65
* CameraHAL: Improved error handling inside the adaptersSundar Raman2011-09-271-25/+39
* CameraHal: Changes to releasing of focus lockTyler Luu2011-09-271-7/+0
* CameraHal: Changes to 3A lock implementationTyler Luu2011-09-221-2/+2
* CameraHal: Lock focus after AF completionTyler Luu2011-09-191-1/+1
* Unblock semaphores during Fatal ErrorsAkwasi Boateng2011-09-121-0/+31
* CameraHal: Handle a few corner cases with captureTyler Luu2011-09-121-0/+13
* CameraHAL CTS: Fix for #testAutoExposureLock, #testAutoWhiteBalanceLockSundar Raman2011-09-121-1/+1
* Destroy and recreate semaphore in case of timeoutAkwasi Boateng2011-09-091-4/+4
* CameraHal: Initial support for video snapshotTyler Luu2011-09-021-14/+25
* CameraHal: Adjust FD callbacks to updated javadocTyler Luu2011-08-231-0/+7
* Lock AE and AWB after AFSundar Raman2011-08-091-1/+1
* initial commitIliyan Malchev2011-08-081-0/+1066