summaryrefslogtreecommitdiff
path: root/modules/camera/3_4/v4l2_wrapper.cpp
Commit message (Expand)AuthorAgeFilesLines
* camera: remove redundant and unnecessary includesSergii Piatakov2018-10-181-7/+2
* camera: avoid narrowing of the ioctl requestSergii Piatakov2018-10-101-1/+1
* camera: fix `-Wmacro-redefined` compiler warningsSergii Piatakov2018-08-101-0/+3
* v4l2 camera: port ARC++ image processing codePrashanth Swaminathan2018-01-101-74/+165
* Support native camera resolutionsJaesung Chung2017-12-261-2/+14
* Fix lock mechanism in v4l2 camera HALJaesung Chung2017-11-131-4/+10
* Switch from ScopedFd to unique_fd.Ari Hausman-Cohen2017-03-241-4/+3
* Reduce sizes camera reports.Ari Hausman-Cohen2016-11-291-2/+1
* Correctly process streamsAri Hausman-Cohen2016-11-231-9/+1
* Always fill max buffers when setting format.Ari Hausman-Cohen2016-11-211-0/+1
* Implement flushing and improve request tracking.Ari Hausman-Cohen2016-11-211-32/+58
* Remove spurious logging.Ari Hausman-Cohen2016-11-181-23/+5
* Prevent duplicate buffer indicesAri Hausman-Cohen2016-10-031-10/+36
* Add threading to camera.Ari Hausman-Cohen2016-09-281-2/+3
* Plug in metadata refactor.Ari Hausman-Cohen2016-08-301-7/+6
* Merge "Use extended get/set controls." into nyc-jaqen-devAri Hausman-Cohen2016-08-151-11/+54
|\
| * Use extended get/set controls.Ari Hausman-Cohen2016-08-101-11/+54
* | Style fixes.Ari Hausman-Cohen2016-08-101-11/+23
|/
* Add format querying.Ari Hausman-Cohen2016-08-081-21/+170
* Change v4l2_wrapper set control to accept null.Ari Hausman-Cohen2016-08-041-1/+8
* Style fix: renaming and include guards.Ari Hausman-Cohen2016-07-251-0/+393