summaryrefslogtreecommitdiff
path: root/modules/camera/3_4/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Remove libBionicGtestMainChangyeon Jo2019-06-041-1/+0
* Revert "Disable XOM in camera.v4l2."Ivan Lozano2019-01-151-7/+0
* Disable XOM in camera.v4l2.Ivan Lozano2018-11-291-0/+7
* camera: replace `-Wno-error` flag with `-Werror`Sergii Piatakov2018-08-131-1/+1
* v4l2 camera: port ARC++ image processing codePrashanth Swaminathan2018-01-101-4/+13
* Allow warnings in modules/camera/3_4.Chih-Hung Hsieh2017-12-191-1/+1
* Allow warnings in modules/camera/3_4.Chih-Hung Hsieh2017-12-071-1/+1
* Use -Werror in hardware/libhardware/modulesChih-Hung Hsieh2017-12-011-1/+1
* Switch from ScopedFd to unique_fd.Ari Hausman-Cohen2017-03-241-1/+0
* Get real timestamps, better frame durations.Ari Hausman-Cohen2016-11-231-0/+1
* Correctly process streamsAri Hausman-Cohen2016-11-231-1/+0
* Dynamic default metadata based on templatesAri Hausman-Cohen2016-11-211-0/+1
* Add request tracking.Ari Hausman-Cohen2016-09-211-0/+3
* Add StaticProperties and MetadataReaderAri Hausman-Cohen2016-09-161-0/+4
* Add states to metadata.Ari Hausman-Cohen2016-08-291-1/+2
* Add V4L2 Format Metadata Factory.Ari Hausman-Cohen2016-08-241-1/+3
* Add V4L2 Control FactoryAri Hausman-Cohen2016-08-221-0/+1
* Switch to composition over inheritance.Ari Hausman-Cohen2016-08-171-5/+1
* Add tagged control delegates/options.Ari Hausman-Cohen2016-08-171-0/+2
* Add control delegates.Ari Hausman-Cohen2016-08-171-0/+3
* Add menu and slider options.Ari Hausman-Cohen2016-08-161-0/+2
* Add scaling converters and secondary converters.Ari Hausman-Cohen2016-08-161-0/+2
* Add enum converter.Ari Hausman-Cohen2016-08-151-0/+2
* Add v4l2 enum controls.Ari Hausman-Cohen2016-08-091-0/+2
* Add ignored controls metadata.Ari Hausman-Cohen2016-08-041-0/+1
* Add abstract optioned control class.Ari Hausman-Cohen2016-08-041-1/+5
* Add abstract control class.Ari Hausman-Cohen2016-08-041-0/+1
* Add metadata class for fixed properties.Ari Hausman-Cohen2016-08-041-0/+1
* Separated v4l2_metadata into two pieces.Ari Hausman-Cohen2016-08-021-1/+2
* Add metadata helper class.Ari Hausman-Cohen2016-07-281-24/+45
* Style fix: renaming and include guards.Ari Hausman-Cohen2016-07-251-7/+7
* Add helper class for dealing with gralloc.Ari Hausman-Cohen2016-07-211-0/+2
* Abstract V4L2 controls into wrapper class.Ari Hausman-Cohen2016-07-201-0/+9
* Revert "Add helper class for dealing with gralloc."Ari Hausman-Cohen2016-07-201-2/+0
* Revert "Abstract V4L2 controls into wrapper class."Ari Hausman-Cohen2016-07-191-2/+0
* Add helper class for dealing with gralloc.Ari Hausman-Cohen2016-07-191-0/+2
* Abstract V4L2 controls into wrapper class.Ari Hausman-Cohen2016-07-191-0/+2
* Open and close v4l2 devices.Ari Hausman-Cohen2016-06-141-0/+2
* V4L2 HALv3 initial check inAri Hausman-Cohen2016-06-131-0/+49