summaryrefslogtreecommitdiff
path: root/camera/AppCallbackNotifier.cpp
AgeCommit message (Expand)Author
2012-10-23Snapshot of TI's camera HAL development with adjustments to build in our treeJason Simmons
2012-05-10CameraHAL: Aligns UV planes during YV12 preview callbacksEmilian Peev
2012-05-07CameraHal: Add support for YUY2 preview callbacksEmilian Peev
2012-04-29CameraHal: Fix for YV12 camera callbacksEmilian Peev
2012-03-23camera: prevent possible deadlock scenarioTyler Luu
2012-02-11CameraHal: Reduces Camera logcat printsEmilian Peev
2012-02-01CameraHal: Implementation for CAF status callbacksTyler Luu
2012-02-01CameraHal: Fix timing issue with focus msg disableTyler Luu
2011-12-02CameraHAL: Prevent deadlock in AppCallbackNotifier::stop()Tyler Luu
2011-12-01CameraHAL: Exit Appcallback thread immediately.Akwasi Boateng
2011-12-01CameraHAL: Avoids a possible deadlock in AppCallbackNotifierAkwasi Boateng
2011-11-30CameraHAL: Enable LDCNSF for Video snapshotMilen Mitkov
2011-11-17CameraHAL: clean up logsIliyan Malchev
2011-11-11videosnapshot memory corruption fixes.Akwasi Boateng
2011-11-10CameraHAL: Clear events queue fix, clear command queue on exitSundar Raman
2011-11-10CameraHAL: Fixes for ANR and a setParameter issueSundar Raman
2011-10-25Fixes for MMS setparameter crashesAkwasi Boateng
2011-10-15CameraHal: Fixes for #testVideoSnapshotTyler Luu
2011-10-07omap4xxx: camera: re-enable postview callbackTyler Luu
2011-10-07omap4xxx: camera: timing issue with autoFocus/cancelAutoFocusTyler Luu
2011-10-07omap4xxx: camera: cancel and flush for SW JPEG encoderTyler Luu
2011-10-07omap4xxx: camera: EXIF thumbnail for video snapshotTyler Luu
2011-10-07omap4xxx: camera: send different preview and video buffers for MMS modeAkwasi Boateng
2011-09-21Grallock lock and unlock fixesAkwasi Boateng
2011-09-16CameraHal: Ensure frames are returned by AppCallbackNotifierTyler Luu
2011-09-14CameraHal: Modify exit behavior of notify threadTyler Luu
2011-09-14CameraHAL: MTS: Synchronize AppCallbackNotifier::stop with notifyFrameSundar Raman
2011-09-14Camera HAL: Crash media server in case of camera hardware errorsSundar Raman
2011-09-12CameraHAL: Updates related to multiple MTS,CTS testsSundar Raman
2011-09-12CameraHal: Add Exif support to video snapshotTyler Luu
2011-09-12Unblock semaphores during Fatal ErrorsAkwasi Boateng
2011-09-07CameraHal: Use the same gralloc usage bits for alloc and writeTyler Luu
2011-09-02CameraHal: Initial support for video snapshotTyler Luu
2011-08-31CameraHAL: Fixes for CTS test #testJpegCallbackStartPreviewTyler Luu
2011-08-30CameraHal: Lock buffers sent to FrameProviderTyler Luu
2011-08-26CameraHAL: fixes the UV buffer start address calculation.Sundar Raman
2011-08-23omap4xxx: camera: lock gralloc buffers read-rarely/write-neverIliyan Malchev
2011-08-08initial commitIliyan Malchev