summaryrefslogtreecommitdiffstats
path: root/camera/OMXCameraAdapter/OMXCameraAdapter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix for double OMX_Deinit() callsAkwasi Boateng2011-10-241-27/+28
* CameraHAL: WA for #testSceneModeTyler Luu2011-10-201-0/+13
* CameraHAL: Disable AF assist in stop previewSundar Raman2011-10-201-0/+17
* CameraHal: Select proper CAF mode for scene feedbackTyler Luu2011-10-191-1/+6
* CameraHAL: Keep image port enabled if possibleTyler Luu2011-10-191-0/+6
* CameraHAL: Recorded video has jerks with video snapshotTyler Luu2011-10-191-9/+6
* CameraHAL: Always reset focus mode after captureMilen Mitkov2011-10-191-0/+5
* CameraHal: Only feedback supported paramsTyler Luu2011-10-181-3/+11
* Flash and WB are not restored in video mode when camera comes to foregroundHeechan Park2011-10-181-6/+8
* Camera HAL Optimizations for cold startup timeSundar Raman2011-10-181-10/+12
* CameraHal: Share a lock for exec and loaded switchTyler Luu2011-10-181-7/+9
* CameraHal: Allow EV compensation w/ preset sceneTyler Luu2011-10-151-2/+0
* CameraHal: Enable 3A feedback for scene modesTyler Luu2011-10-151-121/+8
* omap4xxx: camera: not an error when callback threads are already runningIliyan Malchev2011-10-131-1/+5
* CameraHAL: Pass zoom values smoothlySundar Raman2011-10-121-0/+2
* omap4xxx: camera: set capture settings only if changedTyler Luu2011-10-071-0/+2
* omap4xxx: camera: switch to executing state when surface is nullAkwasi Boateng2011-10-071-3/+130
* CameraHal: Allow only certain number of instancesTyler Luu2011-10-071-226/+177
* CameraHAL: Improved error handling inside the adaptersSundar Raman2011-09-271-65/+89
* CameraHal: Changes to releasing of focus lockTyler Luu2011-09-271-7/+0
* Make previous zoom index a member variableAkwasi Boateng2011-09-231-0/+1
* CameraHal: Changes to 3A lock implementationTyler Luu2011-09-221-2/+2
* OMXCameraAdapter: Update timstamp calculation and commentDevaraj Rangasamy2011-09-211-7/+8
* Grallock lock and unlock fixesAkwasi Boateng2011-09-211-0/+2
* CameraHal: Debug prints from "CameraHal: Error handling before sending frames"Tyler Luu2011-09-191-1/+1
* CameraHal: Lock focus after AF completionTyler Luu2011-09-191-1/+1
* CameraHAL: Adds some useful debug logs on frame countsSundar Raman2011-09-191-1/+39
* CameraHal: Error handling before sending framesTyler Luu2011-09-171-4/+16
* Update frame ref countingAkwasi Boateng2011-09-141-43/+68
* Camera HAL: Crash media server in case of camera hardware errorsSundar Raman2011-09-141-8/+8
* OMAP4: Camera: Video: Update timestamp offset only when recording beginsDevaraj Rangasamy2011-09-121-1/+3
* CameraHal: Add Exif support to video snapshotTyler Luu2011-09-121-0/+7
* Unblock semaphores during Fatal ErrorsAkwasi Boateng2011-09-121-5/+101
* CameraHal: Handle a few corner cases with captureTyler Luu2011-09-121-3/+6
* CameraHAL CTS: Fix for #testAutoExposureLock, #testAutoWhiteBalanceLockSundar Raman2011-09-121-1/+4
* Destroy and recreate semaphore in case of timeoutAkwasi Boateng2011-09-091-10/+52
* CameraHal: Initial support for video snapshotTyler Luu2011-09-021-5/+19
* Possible memory leak fixTyler Luu2011-08-311-0/+16
* CameraHAL: Fixes some uninitialized variables in OMXCameraAdapterTyler Luu2011-08-311-0/+11
* Camera HAL: Fixes for Face prioritized 3A, cancelAFSundar Raman2011-08-251-0/+4
* CameraHAL: OMX algo priority re-designSundar Raman2011-08-251-0/+5
* CameraHal: Adjust FD callbacks to updated javadocTyler Luu2011-08-231-1/+2
* CameraHal: Fix face detection for front sensorTyler Luu2011-08-191-2/+4
* Revert "(TEMP) Avoid SetConfig when starting front sensor"Iliyan Malchev2011-08-171-75/+35
* Revert "(TEMP) Fix for reset mWaitToSetConfig to false in stopPreview"Iliyan Malchev2011-08-171-4/+0
* (TEMP) Fix for reset mWaitToSetConfig to false in stopPreviewSundar Raman2011-08-121-0/+4
* CameraHal: Prevent issue when free/aqcuire handleTyler Luu2011-08-111-0/+2
* Lock AE and AWB after AFSundar Raman2011-08-091-2/+15
* (TEMP) Avoid SetConfig when starting front sensorTyler Luu2011-08-091-35/+75
* initial commitIliyan Malchev2011-08-081-0/+3160