summaryrefslogtreecommitdiffstats
path: root/camera/inc
Commit message (Expand)AuthorAgeFilesLines
* Revert "CameraHal: Sync AF cancel with incoming OMX events"Eino-Ville Talvala2012-11-071-4/+0
* CameraHal: Sync AF cancel with incoming OMX eventsEmilian Peev2012-10-231-0/+4
* CameraHal: Avoids possible race conditions while accessing 'mParams'Emilian Peev2012-05-232-1/+7
* CameraHal: Speedup face detection startEmilian Peev2012-03-231-0/+1
* CameraHal: Omit 'apply3Adefaults()' during initializationEmilian Peev2012-03-131-1/+1
* remove dependency on android_native_buffer.hMathias Agopian2012-02-241-1/+0
* CameraHal: Various AF related fixesEmilian Peev2012-02-111-1/+3
* CameraHal: Implementation for CAF status callbacksTyler Luu2012-02-013-4/+12
* Prevent duplicate DateTime tags in EXIF.Angus Kong2012-01-191-1/+2
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-2/+2
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-1/+1
* CameraHAL: Prevent deadlock in AppCallbackNotifier::stop()Tyler Luu2011-12-021-3/+19
* CameraHAL: Handling OMX initializationAkwasi Boateng2011-12-011-0/+1
* CameraHAL: Removes a possible resource leak inside MemoryManagerAkwasi Boateng2011-12-011-1/+1
* CameraHAL: Fixed line endings and file attributesAkwasi Boateng2011-12-014-629/+629
* am 67496a60: am 3ffd5d43: Merge changes I0878a9f8,I1011252e into ics-mr1Iliyan Malchev2011-11-301-0/+2
|\
| * CameraHAL: Enable LDCNSF for Video snapshotMilen Mitkov2011-11-301-0/+2
* | CameraHal: Add more Exif data for video snapshotTyler Luu2011-11-222-1/+21
|/
* CameraHAL: clean up logsIliyan Malchev2011-11-171-0/+2
* CameraHAL: Do not return error if AF failsIliyan Malchev2011-11-171-5/+6
* CameraHAL: Clear events queue fix, clear command queue on exitSundar Raman2011-11-101-0/+16
* CameraHAL: Fixes for ANR and a setParameter issueSundar Raman2011-11-101-4/+2
* CameraHal: Add function to rollback state machineTyler Luu2011-11-072-0/+7
* CameraHAL: Use Ancillary data to check for snapshotMilen Mitkov2011-10-311-0/+2
* Remove non-(calibrated, api, or verified) 3A settingsTyler Luu2011-10-271-5/+10
* CameraHal: Fixes for #testFocusDistanceTyler Luu2011-10-262-1/+3
* CameraHal: Remove non-API 3A settingsTyler Luu2011-10-251-19/+28
* CameraHAL: WA for #testSceneModeTyler Luu2011-10-202-0/+253
* CameraHAL: Fix for #testJpegExifSundar Raman2011-10-191-1/+2
* CameraHAL: Keep image port enabled if possibleTyler Luu2011-10-191-0/+1
* CameraHAL: Make CAF mode APIs consistentTyler Luu2011-10-191-0/+3
* CameraHAL: protect mParameters3A from simultaneous read/write.Raji Reddy Kandi2011-10-191-0/+1
* CameraHal: Share a lock for exec and loaded switchTyler Luu2011-10-181-1/+1
* CameraHal: Fixes for #testVideoSnapshotTyler Luu2011-10-153-7/+8
* CameraHal: Enable 3A feedback for scene modesTyler Luu2011-10-152-1/+13
* CameraHal: Adapt to new framework vstab paramTyler Luu2011-10-144-18/+11
* CameraHAL: Restore zoom stages back to 60Sundar Raman2011-10-121-1/+1
* CameraHAL: Pass zoom values smoothlySundar Raman2011-10-121-0/+1
* CameraHal: Fix issue with not setting 3A settingsTyler Luu2011-10-071-3/+3
* GRALLOC_USAGE_EXTERNAL_DISP should not be used for CameraJames Dong2011-10-071-1/+0
* omap4xxx: camera: set capture settings only if changedTyler Luu2011-10-071-0/+11
* omap4xxx: camera: only set CameraAreas if changedTyler Luu2011-10-071-1/+4
* omap4xxx: camera: switch to executing state when surface is nullAkwasi Boateng2011-10-073-1/+11
* omap4xxx: camera: cancel and flush for SW JPEG encoderTyler Luu2011-10-071-6/+18
* omap4xxx: camera: EXIF thumbnail for video snapshotTyler Luu2011-10-073-26/+53
* omap4xxx: camera: send different preview and video buffers for MMS modeAkwasi Boateng2011-10-074-3/+178
* CameraHal: Allow only certain number of instancesTyler Luu2011-10-074-5/+7
* Set EXIF maker and model to system properties.Wu-cheng Li2011-10-051-3/+9
* CameraHAL: Improved error handling inside the adaptersSundar Raman2011-09-272-0/+7
* Make previous zoom index a member variableAkwasi Boateng2011-09-231-1/+1