aboutsummaryrefslogtreecommitdiff
path: root/camera-wrapper (follow)
Commit message (Collapse)AuthorAge
* msm8996-common: Remove current camera wrapperdd3boh2017-11-09
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* CameraWrapper: close native handlesDemon0002017-10-31
| | | | | | | | | | | | | Android camera framework expects camera HAL to release native handles in case of video buffer. Old camera HALs don't release native handles internally, causing video recording to freeze after ~30s. This workaround is the equivalent of https://review.lineageos.org/#/c/165102/ Change-Id: Ie9e9abdede3dccada9e5002725a157f4960643e9
* CameraWrapper: store user pointer and pass it when neededDemon0002017-10-31
| | | | | | | | | | | The new camera interface calls set_callbacks with a pointer to it's internal CameraDevice and expects following calls to the callbacks to use that pointer. Store the pointer in the camera wraper and intercept the callbacks calls to pass it along. Change-Id: I99f02484e12a3f72cf1be13f1c724f474a452d7f
* CameraWrapper: update library dependencies for OAdrian DC2017-10-31
| | | | Change-Id: I5072a658474569b763aafbc85cd52fd35b754bcc
* z2_plus: add CameraWrapperM1cha2017-10-31
Change-Id: I71a943658a713ac94fcfb9972747df9ebe1174cc