summaryrefslogtreecommitdiffstats
path: root/camera
Commit message (Expand)AuthorAgeFilesLines
* camera: fix large tiler memory leakagesLuden2016-04-221-0/+11
* camera: add Pixel{X,Y}Dimension and Orientation EXIF tagsMichael Gernoth2016-01-072-3/+33
* camera: fix build for recent 6.0 releasesZiyan2015-11-071-3/+3
* camera: fix build for MMZiyan2015-10-132-0/+16
* camera: add support for espressoZiyan2015-08-152-0/+23
* camera: fix build when TI_CAMERAHAL_DONT_USE_RAW_IMAGE_SAVING is setDániel Járai2015-04-011-0/+4
* camera: fix front-facing cam on Motorola Omap4Michael Gernoth2015-02-271-0/+4
* camera: Add support for camera on motorola devicesMichael Gernoth2015-02-2111-1/+453
* camera: add 1280x720 camera size for KFire HD'sHashcode2015-02-161-0/+2
* camera: fix capabilities framerates for Jem (KFire HD 8.9)Hashcode2015-02-161-8/+22
* camera: fix compile warningHashcode2015-02-031-2/+2
* camera: add OV9726 sensor definesHashcode2015-02-033-1/+5
* camera: clean up build for when OMAP_ENHANCEMENT_CPCAM is not definedHashcode2015-02-034-11/+10
* camera: don't hang while taking pictures in VIDEO_AF_STATEMichael Gernoth2015-02-032-7/+22
* camera: don't start AF again in VIDEO_AF_STATEMichael Gernoth2015-02-031-1/+1
* camera: don't drop focus-callback in VIDEO_AF_STATEMichael Gernoth2015-02-031-0/+1
* camera: handle CAMERA_QUERY_BUFFER_SIZE_IMAGE_CAPTURE in VIDEO_AF_STATEMichael Gernoth2015-02-031-0/+7
* camera: handle switch from AF_RUN to CAMERA_START_VIDEOMichael Gernoth2015-02-031-0/+6
* camera: Handle capture request in AF runAlex Ray2015-02-031-0/+6
* camera: add flag USE_LIBION_TI and adjust checks in camera HALHashcode2015-02-033-2/+7
* camera: add TI_CAMERAHAL_USES_LEGACY_DOMX_DCC board flag to enable legacy DCCHashcode2015-02-032-2/+11
* camera: link against libjhead on 5.0+Michael Gernoth2015-02-031-2/+5
* camera: Add 4.4.4 to versions using libjheadMichael Gernoth2015-02-031-2/+2
* camera: libexif is now libjheadloosethisskin2015-02-031-1/+15
* camera: bugfixes for updated camera HALHashcode2015-02-034-0/+16
* camera: add include-path to OMXCameraAdapterMichael Gernoth2015-02-031-1/+2
* CameraHAL: Correctly calculate frame ref counterAndriy Chepurnyy2015-02-033-50/+75
* CameraHAL: Snapshot buffers reference counter fixAndriy Chepurnyy2015-02-032-3/+3
* CameraHal: Remove obsolete codeAndriy Chepurnyy2015-02-032-31/+0
* CameraHal: Skip AF callback in non-AF stateAndriy Chepurnyy2015-02-031-1/+8
* CameraHal: Avoid to call OMX_Deinit() twiceNanako Baba2015-02-031-3/+3
* CameraHal: Fix double OMX_Deinit() callDaniel Levin2015-02-031-0/+1
* CameraHAL: Fixed Image capture when using V4L cameraAndriy Chepurnyy2015-02-032-23/+79
* CameraHal: Correctly set preview framerateAndriy Chepurnyy2015-02-037-82/+98
* CameraHAL: Fix for Autofocus callback timeout expiredDmytro Vasylenko2015-02-031-1/+2
* CameraHal: Correctly handle sendCommand call inside CameraHalAndriy Chepurnyy2015-02-031-31/+28
* CameraHAL: Forcibly off VSTAB on 4430/60 while 1080p AV rec (TEMP HACK)Dmytro Vasylenko2015-02-032-23/+77
* CameraHal: Correctly set H264 stream mode using K3.4 and laterAndriy Chepurnyy2015-02-031-2/+1
* OMAP5: Check TARGET_BOARD_PLATFORM in the root Android.mkDaniel Levin2015-02-031-3/+0
* CameraHal: Disable picture rotation in stereo mode.Ivaylo Todorov2015-02-031-1/+5
* Camera: Implement build without neonDaniel Levin2015-02-033-37/+69
* fix hardware/ti/omap4xxx referencesHashcode2015-02-031-2/+2
* Add liblogYing Wang2015-02-021-0/+1
* domx: remove duplicate OMX headers and refer to originals where neededHashcode2015-02-021-0/+2
* Merge branch 'd-jb-mr0-release-camera' into p-jb-mr1-releaseDaniel Levin2012-12-052-2/+10
|\
| * CameraHAL: Add burst flag to ECaptureParamSettingsGeorgi Georgiev2012-12-051-1/+1
| * CameraHal: Update profiling argument passingEmilian Peev2012-12-051-1/+9
* | Merge branch 'd-jb-mr0-release-camera' into p-jb-mr1-releaseDaniel Levin2012-12-0440-928/+4810
|\ \ | |/
| * CameraHal: Don't try to de-queue reprocess input buffersEmilian Peev2012-11-261-2/+4
| * CameraHal: Release reprocess input buffersEmilian Peev2012-11-263-2/+13