Commit Graph

5 Commits

Author SHA1 Message Date
Benjamin Schaaf f1947f134e Rework pipeline to allow for DMA support
The process pipeline is now tasked with releasing the camera buffer,
rather than being given a copy. This enables being able to avoid the
copy in the future if it has a performance advantage.
2021-04-08 19:56:51 +10:00
Martijn Braam 4df62aa21e More codestyle 2020-12-06 16:03:25 +01:00
Martijn Braam 5703ecc786 Fix help message in camera test 2020-12-06 15:49:15 +01:00
Benjamin Schaaf 8eb8441123 Add control enumeration 2020-11-28 00:03:39 +11:00
Benjamin Schaaf 510177b220 Rename test_camera → camera_test 2020-11-26 21:39:38 +11:00
Renamed from tools/test_camera.c (Browse further)