summaryrefslogtreecommitdiffstats
path: root/camera/AppCallbackNotifier.cpp
Commit message (Expand)AuthorAgeFilesLines
* CameraHAL: Save size for preview callbacksDaniel Levin2012-07-251-7/+10
* CameraHal: Reduces camera related log printsEmilian Peev2012-07-251-1/+1
* CameraHal: Implementation for CAF status callbacksPavel Nedev2012-07-251-12/+9
* CameraHAL: Fixed sending video frame in non metadata modeDaniel Levin2012-07-251-2/+2
* CameraHAL: Fixed unlocking recording mutexDaniel Levin2012-07-251-3/+1
* CameraHAL: Fixed launching Jpeg EncoderDaniel Levin2012-07-251-1/+1
* CameraHAL: Fixed accessing deallocated preview memoryDaniel Levin2012-07-251-1/+6
* CameraHAL: Fixed UV pointer calculation for video framesDaniel Levin2012-07-251-0/+1
* CameraHal: Fixes a possible race cond. and subsequent freezeEmilian Peev2012-07-251-2/+6
* CameraHAL : Propogate no memory error to MediaserverPrasanna Kumar M.R2012-07-251-1/+3
* CameraHal: Prevent deadlock in AppCallbackNotifier::stop()Tyler Luu2012-07-251-22/+32
* Exit Appcallback thread immediately.Akwasi Boateng2012-07-251-1/+2
* CameraHAL: Fixed uninitialized variablesDaniel Levin2012-07-251-0/+5
* CameraHal: Fix timing issue with focus msg disableTyler Luu2012-07-251-2/+2
* CameraHAL: Improved debug loggingDaniel Levin2012-07-251-7/+3
* CameraHal: Assign string constant for pixel formatTyler Luu2012-07-251-5/+24
* CameraHAL: RAW + JPEG supportx01180642012-07-251-1/+9
* CameraHal: Corrects video snapshot thumbnail buffer size calculationEmilian Peev2012-07-251-20/+27
* CameraHAL: Fixed build with verbosity enabledDaniel Levin2012-07-251-1/+1
* CameraHal: Avoids a possible deadlock in AppCallbackNotifierEmilian Peev2012-07-251-1/+1
* CameraHAL: Add OMAP_ENHANCEMENT around BURST modeDan Murphy2012-07-251-0/+6
* CameraHAL: Re-enable burst support Signed-off-by: Emilian Peev <epeev@mm-sol....Emilian Peev2012-07-251-6/+2
* CameraHAL: Enable LDCNSF for Video snapshotMilen Mitkov2011-11-301-2/+14
* CameraHAL: clean up logsIliyan Malchev2011-11-171-1/+1
* videosnapshot memory corruption fixes.Akwasi Boateng2011-11-111-1/+6
* CameraHAL: Clear events queue fix, clear command queue on exitSundar Raman2011-11-101-3/+1
* CameraHAL: Fixes for ANR and a setParameter issueSundar Raman2011-11-101-15/+27
* Fixes for MMS setparameter crashesAkwasi Boateng2011-10-251-0/+4
* CameraHal: Fixes for #testVideoSnapshotTyler Luu2011-10-151-0/+6
* omap4xxx: camera: re-enable postview callbackTyler Luu2011-10-071-17/+5
* omap4xxx: camera: timing issue with autoFocus/cancelAutoFocusTyler Luu2011-10-071-0/+2
* omap4xxx: camera: cancel and flush for SW JPEG encoderTyler Luu2011-10-071-1/+23
* omap4xxx: camera: EXIF thumbnail for video snapshotTyler Luu2011-10-071-49/+103
* omap4xxx: camera: send different preview and video buffers for MMS modeAkwasi Boateng2011-10-071-4/+73
* Grallock lock and unlock fixesAkwasi Boateng2011-09-211-30/+13
* CameraHal: Ensure frames are returned by AppCallbackNotifierTyler Luu2011-09-161-217/+155
* CameraHal: Modify exit behavior of notify threadTyler Luu2011-09-141-33/+28
* 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-141-0/+9
* CameraHAL: Updates related to multiple MTS,CTS testsSundar Raman2011-09-121-18/+77
* CameraHal: Add Exif support to video snapshotTyler Luu2011-09-121-8/+37
* Unblock semaphores during Fatal ErrorsAkwasi Boateng2011-09-121-18/+7
* CameraHal: Use the same gralloc usage bits for alloc and writeTyler Luu2011-09-071-3/+1
* CameraHal: Initial support for video snapshotTyler Luu2011-09-021-1/+124
* CameraHAL: Fixes for CTS test #testJpegCallbackStartPreviewTyler Luu2011-08-311-3/+9
* CameraHal: Lock buffers sent to FrameProviderTyler Luu2011-08-301-4/+14
* CameraHAL: fixes the UV buffer start address calculation.Sundar Raman2011-08-261-1/+1
* omap4xxx: camera: lock gralloc buffers read-rarely/write-neverIliyan Malchev2011-08-231-1/+3
* initial commitIliyan Malchev2011-08-081-0/+1399