Commit Graph

5 Commits

Author SHA1 Message Date
Benjamin Schaaf 91817b167a Reorganization, replacing CPU debayering entirely 2021-04-18 23:13:56 +10:00
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 72105c9491 Code style 2020-12-06 15:44:31 +01:00
Benjamin Schaaf d2f72a9150 Pipeline improvements 2020-11-26 00:31:52 +11:00
Benjamin Schaaf 0ba1a6844e First pass at pipeline implementation 2020-11-20 22:25:39 +11:00