Commit Graph

10 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 c89aba22ac Better error messages for open() 2021-01-11 17:15:20 +01:00
Martijn Braam 72105c9491 Code style 2020-12-06 15:44:31 +01:00
Martijn Braam 3cc9c9b867 Find interface entity by type 2020-11-28 18:57:11 +01:00
Martijn Braam 26f0d561cd Fixed typos in error messages 2020-11-28 18:47:45 +01:00
Benjamin Schaaf 17ade28f02 Fix controls not working 2020-11-28 00:16:46 +11:00
Benjamin Schaaf 95414adf8d Use new control APIs for io pipeline 2020-11-28 00:03:57 +11:00
Benjamin Schaaf 8eb8441123 Add control enumeration 2020-11-28 00:03:39 +11:00
Benjamin Schaaf e6deb1cfe7 Remove debug logging 2020-11-26 22:46:22 +11:00
Benjamin Schaaf dd45690d47 First pass at integrating pipeline with application 2020-11-26 00:34:57 +11:00