summaryrefslogtreecommitdiffstats
path: root/modules/usbcamera
Commit message (Collapse)AuthorAgeFilesLines
* Camera: Add HAL module init method.Eino-Ville Talvala2015-04-151-0/+1
| | | | | | | | For use by Camera HAL libraries to perform one-time initialization steps after the library is loaded. Bug: 20016050 Change-Id: Ia01ae0eafcadece9124ac2cfcc3b1c3939352843
* Replace/rename old HAL graphics formatsEino-Ville Talvala2015-03-062-7/+5
| | | | | | | - Replace RAW_SENSOR with RAW16 - Remove sRGB formats Change-Id: Ic5c44878c638c3d3559495ea5685e10fcc2c39e1
* usbcamera: initial implementation of default usb camera HALZhijun He2015-01-1513-0/+1876
* Basic skeleton of usb camera hal implementation * Vendor tag is not supported yet * Further usb camera hal implementation can be filled into UsbCamera.cpp * Hot plug thread need to be implemented Change-Id: Ida63b6d640e32192f5b60a280d9d5106d80e523f