History log of /hardware/libhardware/modules/usbcamera/Stream.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1ae7379baab4b2941ad1701190718cf53a051b48 12-Apr-2017 Mark Salyzyn <salyzyn@google.com> resolve merge conflicts of 7c451a93 to oc-dev-plus-aosp

Test: I solemnly swear I tested this conflict resolution.
Bug: 34250038
Change-Id: I4196a6d5a1365106643ac6c1548fd86faffead6f
d88dfe8607af019186a309674d9081a056ed3daa 11-Apr-2017 Mark Salyzyn <salyzyn@google.com> libhardware: deprecate cutils/log.h

Replace cutils/log.h with log/log.h. Sort headers. Minimize conflicts.
Add missing required headers.

Test: compile
Bug: 34250038
Change-Id: I5c0f231cbfed90b73e0538c9d32ad3226c7cc5e4
/hardware/libhardware/modules/usbcamera/Stream.cpp
7a915effde8d99eec1995a5598b4094450f5719e 01-Jul-2016 Greg Kaiser <gkaiser@google.com> usbcamera: Fix compiler warnings

Change-Id: Ifc9fec5e90f5295d2b4a5b4c8648510565b9ba17
/hardware/libhardware/modules/usbcamera/Stream.cpp
e69efbbabf26569ddd0ca12dda44d830a251a07f 06-Mar-2015 Eino-Ville Talvala <etalvala@google.com> Replace/rename old HAL graphics formats

- Replace RAW_SENSOR with RAW16
- Remove sRGB formats

Change-Id: Ic5c44878c638c3d3559495ea5685e10fcc2c39e1
/hardware/libhardware/modules/usbcamera/Stream.cpp
046205c058ab70be78163ebcacfdc344a7f8750a 09-Jan-2015 Zhijun He <zhijunhe@google.com> usbcamera: initial implementation of default usb camera HAL

* 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
/hardware/libhardware/modules/usbcamera/Stream.cpp