summaryrefslogtreecommitdiffstats
path: root/camera/inc/CameraHal.h
Commit message (Collapse)AuthorAgeFilesLines
* Add camera sources in-treeZiyan2016-01-031-0/+1562
| | | | | | From hardware/ti/omap4 revision e57f2b6. Change-Id: I2e6164fdf6c0e2a2e75aee3bba3fe58a9c470add
* Remove common omap4 modulesZiyan2015-04-111-1484/+0
| | | | | | | | | | | | | | | | | | | | | domx: remove for move to omap4-next edid/hwc: remove for move to omap4-next include / kernel-headers: remove for move to omap4-next libcorkscrew: remove for move to omap4-next libion_ti: remove for move to omap4-next libtiutils: remove for move to omap4-next pvr-source / pvrsrvinit: remove for move to omap4-next remove gralloc symlink for move to omap4-next Change-Id: I1ade011fd5e0adedbcb19cbf941fdde5ef4f96b6 symlinks: remove for move to omap4-next
* camera: Clean up some logcat spam.Kyle Repinski2015-04-111-0/+2
| | | | Signed-off-by: Kyle Repinski <repinski23@gmail.com>
* camera: Forcefully add jpeg picture format to supported formats.Kyle Repinski2015-04-111-0/+5
| | | | | | | | Also a few minor bugfixes/workarounds. All camera apps I've tested (including AOSP and Google Camera) function well now. Few issues left to fix, but this has been very successful so far. Signed-off-by: Kyle Repinski <repinski23@gmail.com>
* camera: Update camera HAL.Kyle Repinski2015-04-111-241/+446
| | | | | | | OmapZoom p-jb-release branch with 'CameraHal: Camera Capabilities query update' reverted, as well as a bunch of stuff ifdef'd out. Needs a lot of work still. At this point it's a regression, but it has to be done.
* Small domx and camera bugfixes.Kyle Repinski2015-04-111-2/+2
| | | | | Mostly just fixing compiler warnings. Also fixed omx camera proxy trying to use the now-useless gComponentBufferAllocation.
* tuna: add open-source domx/camera stuffZiyann2014-12-131-0/+1272
Camera is still half-broken. Credits to @MWisBest Change-Id: I87a802abfacaf36ab22676f5284f0cc1996f6b03