summaryrefslogtreecommitdiff
path: root/camera/CameraHal.cpp
AgeCommit message (Expand)Author
2012-11-07CameraHal: Add external gamma table configurationVladimir Petrov
2012-11-07CameraHal: Add support for reprocessing with buffer bordersEmilian Peev
2012-11-07CameraHal: Adds reprocess related PPMsEmilian Peev
2012-11-07CameraHal: Improve performance when queuing shotsEmilian Peev
2012-11-07CameraHal: Change state machine flow for queuing shotsTyler Luu
2012-11-07CameraHal: Avoid deadlocks when re-using a tapoutEmilian Peev
2012-11-07CameraHal: Fix erroneous free of image buffersTyler Luu
2012-11-07CameraHal: Allocate buffers when source is setTyler Luu
2012-11-07CameraHAL : Fix crash if IPP not set by defaultAndriy Chepurnyy
2012-10-23Snapshot of TI's camera HAL development with adjustments to build in our treeJason Simmons
2012-03-13CameraHal: Cuts down execution time of 'get-/setParameters()'Emilian Peev
2012-02-11CameraHal: Reduces Camera logcat printsEmilian Peev
2012-02-01CameraHal: Implementation for CAF status callbacksTyler Luu
2011-12-05CameraHal: Fix preview not starting after surface is abdandonedTyler Luu
2011-11-17CameraHAL: clean up logsIliyan Malchev
2011-11-17CameraHAL: Do not return error if AF failsIliyan Malchev
2011-11-11Revert "CameraHAL: Fix preview not starting after surface is abdandoned"James Dong
2011-11-10CameraHAL: Fix preview not starting after surface is abdandonedTyler Luu
2011-11-10CameraHAL: Fixes for ANR and a setParameter issueSundar Raman
2011-11-07CameraHal: Add function to rollback state machineTyler Luu
2011-10-26CameraHal: Fixes for #testFocusDistanceTyler Luu
2011-10-25Fixes for MMS setparameter crashesAkwasi Boateng
2011-10-20CameraHAL: WA for #testSceneModeTyler Luu
2011-10-19CameraHAL: allow set preview resolution when preview is enabledAkwasi Boateng
2011-10-19CameraHAL: Keep image port enabled if possibleTyler Luu
2011-10-19CameraHAL: Make CAF mode APIs consistentTyler Luu
2011-10-15CameraHal: Handle dynamic switch in setParametersTyler Luu
2011-10-14CameraHal: Adapt to new framework vstab paramTyler Luu
2011-10-07omap4xxx: camera: various fixesSundar Raman
2011-10-07omap4xxx: camera: timing issue with autoFocus/cancelAutoFocusTyler Luu
2011-10-07omap4xxx: camera: switch to executing state when surface is nullAkwasi Boateng
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-10-07CameraHal: Allow only certain number of instancesTyler Luu
2011-09-23CameraHal: Do not unset exposure/wb lock in stopPreviewTyler Luu
2011-09-21CameraHa: Reset mDynamicPreviewSwitch after startPreviewTyler Luu
2011-09-21CameraHAL CTS: Update the fps range passed by the appSundar Raman
2011-09-20CameraHAL: Fixes an issue with constant frame rate selectionSundar Raman
2011-09-20CameraHal: Do not restart preview if already recordingTyler Luu
2011-09-19CameraHal: Stop video snapshot before trying to stop recordingTyler Luu
2011-09-19CameraHAL: Fixes for FPS range configurationSundar Raman
2011-09-16CameraHal: Ensure frames are returned by AppCallbackNotifierTyler Luu
2011-09-14CameraHal: Fixes for setParameter in CameraHalTyler Luu
2011-09-14Camera HAL: HomeScreen fix: Check for image cap before exiting stopPreviewSundar Raman
2011-09-14CameraHAL: HomeScreen Fix: Make releaseImageBuffers a no-opSundar Raman
2011-09-12CameraHAL: Checks preview buffer registration statusSundar Raman
2011-09-12Unblock semaphores during Fatal ErrorsAkwasi Boateng
2011-09-09FPS range and frame rate changesAkwasi Boateng
2011-09-09Set default fps range for video mode to 24<->30Akwasi Boateng
2011-09-07CameraHal: Handle stopPreview properly for preview in progressTyler Luu