summaryrefslogtreecommitdiffstats
path: root/camera/inc
Commit message (Expand)AuthorAgeFilesLines
...
* CameraHal: Add metering area mutexTyler Luu2011-09-231-0/+1
* OMXCameraAdapter: Update timstamp calculation and commentDevaraj Rangasamy2011-09-211-0/+2
* CameraHAL: CTS fixes related to #testMeteringAreasSundar Raman2011-09-211-3/+3
* CameraHal: Add filter to smooth faces from OMXCameraTyler Luu2011-09-211-0/+4
* Grallock lock and unlock fixesAkwasi Boateng2011-09-212-2/+22
* CameraHal: Lock focus after AF completionTyler Luu2011-09-192-1/+3
* CameraHAL: Adds some useful debug logs on frame countsSundar Raman2011-09-191-0/+9
* CameraHAL: Fixes for FPS range configurationSundar Raman2011-09-193-3/+8
* CameraHal: Error handling before sending framesTyler Luu2011-09-171-0/+8
* CameraHal: Ensure frames are returned by AppCallbackNotifierTyler Luu2011-09-161-0/+3
* CameraHal: Fixes for setParameter in CameraHalTyler Luu2011-09-141-0/+1
* Update frame ref countingAkwasi Boateng2011-09-143-0/+6
* CameraHal: Modify exit behavior of notify threadTyler Luu2011-09-141-3/+2
* Camera HAL: Crash media server in case of camera hardware errorsSundar Raman2011-09-141-0/+7
* CameraHAL: Updates related to multiple MTS,CTS testsSundar Raman2011-09-121-1/+3
* CameraHal: Add Exif support to video snapshotTyler Luu2011-09-123-1/+50
* Unblock semaphores during Fatal ErrorsAkwasi Boateng2011-09-121-1/+0
* CameraHAL CTS: Fix for #testAutoExposureLock, #testAutoWhiteBalanceLockSundar Raman2011-09-121-1/+4
* CameraHAL: Default continuous autofocus mode for 3rd party appsSundar Raman2011-09-121-0/+1
* Destroy and recreate semaphore in case of timeoutAkwasi Boateng2011-09-091-0/+5
* FPS range and frame rate changesAkwasi Boateng2011-09-091-0/+2
* Set default fps range for video mode to 24<->30Akwasi Boateng2011-09-091-0/+1
* CameraHal: Use the same gralloc usage bits for alloc and writeTyler Luu2011-09-071-0/+6
* Revert "Revert "CameraHAL : Multiple focus and exposure areas support""Iliyan Malchev2011-09-074-6/+14
* Revert "CameraHAL : Multiple focus and exposure areas support"Iliyan Malchev2011-09-064-14/+6
* CameraHal: Set KEY_VIDEO_SNAPSHOT_SUPPORTED defaultTyler Luu2011-09-022-0/+4
* CameraHal: Initial support for video snapshotTyler Luu2011-09-022-2/+108
* CameraHAL : Multiple focus and exposure areas supportMilen Mitkov2011-09-024-7/+14
* CameraHAL: Fixes some uninitialized variables in OMXCameraAdapterTyler Luu2011-08-311-0/+2
* CameraHAL: Adds locking when accessing 'mFocusAreas'Tyler Luu2011-08-311-0/+1
* CameraHal: Fixes related to CTS #testPreviewPictureSizesCombinationTyler Luu2011-08-311-0/+1
* CameraHAL: Improves GPS conversion accuracyTyler Luu2011-08-311-3/+6
* CameraHAL: Enable GBCE by defaultSundar Raman2011-08-312-0/+2
* CameraHAL: Adds ION support to MemoryManagerSundar Raman2011-08-301-2/+8
* CameraHAL: Reduce the number of zoom stages to make it responsiveSundar Raman2011-08-291-1/+1
* CameraHal: Use LUT to populate VFR listTyler Luu2011-08-261-1/+6
* Camera HAL: Do not call cancelBuffer when destroying the display adapterSundar Raman2011-08-262-2/+2
* CameraHAL: Adds support for 'autoFocus()' calls during CAFSundar Raman2011-08-261-0/+2
* CameraHAL: OMX algo priority re-designSundar Raman2011-08-251-0/+3
* CameraHAL: Fix a memory leak in Face detectionSundar Raman2011-08-241-0/+7
* CameraHAL: Add support for FOCUS_MODE_CONTINUOUS_PICTURESundar Raman2011-08-231-0/+1
* omap4xxx: camera: lock gralloc buffers read-rarely/write-neverIliyan Malchev2011-08-231-1/+1
* CameraHal: Adjust FD callbacks to updated javadocTyler Luu2011-08-231-0/+2
* Revert "(TEMP) Avoid SetConfig when starting front sensor"Iliyan Malchev2011-08-171-24/+1
* CameraHal: Fixes related to CTS test #testFocusAreasTyler Luu2011-08-162-0/+9
* CameraHal: Fixes related to CTS test #testPreviewFpsRangeTyler Luu2011-08-161-2/+0
* Camera Hal : Handle Recording Hint set by Camcorder ApplicationKalpesh Patil2011-08-151-1/+11
* OMAP4 Camera HAL: CTS: Setting defaults for some parametersSundar Raman2011-08-111-0/+3
* Lock AE and AWB after AFSundar Raman2011-08-091-1/+1
* (TEMP) Avoid SetConfig when starting front sensorTyler Luu2011-08-091-1/+24