summaryrefslogtreecommitdiffstats
path: root/camera
Commit message (Expand)AuthorAgeFilesLines
* CameraHAL: Fixes for FPS range configurationSundar Raman2011-09-198-83/+84
* CameraHal: Error handling before sending framesTyler Luu2011-09-174-104/+91
* CameraHal: Ensure frames are returned by AppCallbackNotifierTyler Luu2011-09-163-217/+159
* CameraHal: Return error and exit upon failure in set3ALockTyler Luu2011-09-161-41/+45
* CameraHal: set ZSL history lenVladislav Hristov2011-09-141-0/+22
* CameraHal: Set AF Assist depending on flash modeVladislav Hristov2011-09-141-0/+28
* CameraHal: Optimize uyvy to yuv44 conversionTyler Luu2011-09-141-15/+52
* CameraHal: Fixes for setParameter in CameraHalTyler Luu2011-09-142-7/+30
* Update frame ref countingAkwasi Boateng2011-09-146-111/+257
* CameraHal: Modify exit behavior of notify threadTyler Luu2011-09-142-36/+30
* CameraHAL:CTS: Lock AE,AWB irrespective of focus lock statusSundar Raman2011-09-141-9/+9
* CameraHAL: MTS: Synchronize AppCallbackNotifier::stop with notifyFrameSundar Raman2011-09-141-22/+62
* Camera HAL: Crash media server in case of camera hardware errorsSundar Raman2011-09-143-8/+24
* Camera HAL: HomeScreen fix: Check for image cap before exiting stopPreviewSundar Raman2011-09-141-1/+3
* CameraHAL: HomeScreen Fix: Make releaseImageBuffers a no-opSundar Raman2011-09-141-5/+10
* CameraHAL: Updates related to multiple MTS,CTS testsSundar Raman2011-09-122-19/+80
* CameraHAL: Checks preview buffer registration statusSundar Raman2011-09-121-2/+9
* OMAP4: Camera: Video: Update timestamp offset only when recording beginsDevaraj Rangasamy2011-09-121-1/+3
* CameraHal: Add Exif support to video snapshotTyler Luu2011-09-129-12/+351
* Unblock semaphores during Fatal ErrorsAkwasi Boateng2011-09-126-32/+150
* CameraHal: Handle a few corner cases with captureTyler Luu2011-09-122-3/+19
* CameraHAL CTS: Fix for #testAutoExposureLock, #testAutoWhiteBalanceLockSundar Raman2011-09-125-14/+26
* CameraHAL: Default continuous autofocus mode for 3rd party appsSundar Raman2011-09-123-1/+14
* omap4xxx: hasta la vista, libtimemmgrIliyan Malchev2011-09-093-8/+0
* Destroy and recreate semaphore in case of timeoutAkwasi Boateng2011-09-094-19/+70
* FPS range and frame rate changesAkwasi Boateng2011-09-092-19/+80
* Set default fps range for video mode to 24<->30Akwasi Boateng2011-09-095-7/+16
* CameraHal: Use the same gralloc usage bits for alloc and writeTyler Luu2011-09-073-14/+10
* CameraHal: Handle stopPreview properly for preview in progressTyler Luu2011-09-071-21/+30
* CameraHAL: Re-enable CAF status query from DucatiSundar Raman2011-09-071-8/+1
* Revert "Revert "CameraHAL : Multiple focus and exposure areas support""Iliyan Malchev2011-09-079-47/+265
* Revert "CameraHAL : Multiple focus and exposure areas support"Iliyan Malchev2011-09-069-265/+47
* 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: Set KEY_VIDEO_SNAPSHOT_SUPPORTED defaultTyler Luu2011-09-026-0/+8
* CameraHal: Initial support for video snapshotTyler Luu2011-09-029-41/+523
* CameraHAL : Multiple focus and exposure areas supportMilen Mitkov2011-09-029-48/+265
* CameraHal: fix FD coordinate calculationTyler Luu2011-08-311-1/+4
* Possible memory leak fixTyler Luu2011-08-311-0/+16
* CameraHAL: Fixes some uninitialized variables in OMXCameraAdapterTyler Luu2011-08-313-0/+69
* CameraHAL: Fixes memory leaks inside ANativeWindowDisplayAdapterTyler Luu2011-08-312-13/+11
* CameraHAL: Fixes for CTS test #testJpegCallbackStartPreviewTyler Luu2011-08-311-3/+9
* CameraHAL: Adds locking when accessing 'mFocusAreas'Tyler Luu2011-08-313-3/+8
* CameraHal: Fixes related to CTS #testPreviewPictureSizesCombinationTyler Luu2011-08-312-50/+72
* CameraHAL: Improves GPS conversion accuracyTyler Luu2011-08-312-23/+35
* CameraHAL: Enable GBCE by defaultSundar Raman2011-08-316-0/+6
* CameraHal: Fix calculation of left coord in flipTyler Luu2011-08-301-15/+20
* CameraHAL: Adds ION support to MemoryManagerSundar Raman2011-08-306-98/+83
* CameraHal: Lock buffers sent to FrameProviderTyler Luu2011-08-302-6/+61
* CameraHal: Release 3A locks for stop during pausedTyler Luu2011-08-301-0/+12