aboutsummaryrefslogtreecommitdiffstats
path: root/camerawrapper
Commit message (Collapse)AuthorAgeFilesLines
* espresso-common: switch to omap4-nextZiyan2015-09-022-587/+0
| | | | Change-Id: I1eef0eace20f872ba171aeb9df7ddb6ec50ce04f
* p31xx: camera: get module by classAndrew Jiang2015-01-041-1/+1
| | | | Change-Id: I85410d10f9672449c4d25ce3184fb1a5504388a2
* P31XX: CameraWrapper: fix compilation warningsAndreas Blaesius2015-01-021-0/+1
| | | | | | Thanks to @MWisBest pointing me on that Change-Id: I9403de20981150d6613bd72242798077353ae689
* P31XX: Add missing include for Camera wrapperJosue Rivera2015-01-021-0/+4
| | | | Change-Id: I4b8191b42e37872c39f7837c1e1dbea4cce95b1f
* camera: Update HAL API versions and fix warningArne Coucheron2014-10-191-14/+17
| | | | Change-Id: I556de89bc77aa070978f19e9678d985f628b69b6
* p3100: camera: fix copy & paste failcodeworkx2013-02-251-1/+1
| | | | Change-Id: Ib0312dcae9f46928954b5b452318a5313cc142ff
* p31xx: remove exposure hackcodeworkx2012-12-241-6/+3
| | | | | | Cam app supports -5 to +5 now. Change-Id: I6f3b0489da9541bc7547abf56015fc800292b184
* p31xx: set min/max exposure compensation valuescodeworkx2012-12-211-5/+2
| | | | | | | Camera supports -4 to 4, Camera app only -3 to 3. So fake it here to not crash Camera app till it's patched. Change-Id: I425c607bbaad06851f2ccad49787abbf305a7ae4
* p31xx: add camera wrappercodeworkx2012-12-182-0/+585
Original camera module has to be /system/lib/hw/vendor-camera.piranha.so (camera.omap4.so) Change-Id: I16c9fd6f178aa74129add0f76be236a6fe8f4ae2