Commit Graph

9 Commits

Author SHA1 Message Date
WebFreak001 974fafc1d1
focus now only triggerable once in parallel 2021-07-30 17:48:20 +02:00
WebFreak001 7314739dfc
free cameras on process exit 2021-07-30 17:48:19 +02:00
WebFreak001 1282a75db9
run most camera control setting in background
makes trigger focus, continuous focus, autogain, gain ctrl, auto
exposure, exposure ctrl run in background to not block the UI thread.

The camera updates the image while this is in progress, so you can for
example see the camera live focus as on common other phones.
2021-07-30 17:48:17 +02:00
Martijn Braam 5ad97d03f6 Add save-dng setting 2021-06-14 00:32:55 +02:00
Benjamin Schaaf 64b75bcbe5 Preview rotation follows device 2021-05-04 00:06:55 +10:00
Benjamin Schaaf 8ccf1451ed Fix image capture 2021-05-01 21:32:32 +10:00
Benjamin Schaaf 207aabf16a Add workaround for OV5640 capture mode not being set on first start after reboot 2021-05-01 19:57:15 +10:00
Benjamin Schaaf 36b7b2b38d Fix gain and exposure being switched in io pipeline 2021-04-26 22:31:14 +10:00
Benjamin Schaaf 91817b167a Reorganization, replacing CPU debayering entirely 2021-04-18 23:13:56 +10:00
Renamed from io_pipeline.c (Browse further)