Process pipeline refactoring

This commit is contained in:
Martijn Braam
2023-07-20 17:40:00 +02:00
parent 2a7a5d37e6
commit 6e8293116b
6 changed files with 130 additions and 183 deletions

View File

@@ -6,6 +6,7 @@
struct mp_io_pipeline_state {
libmegapixels_camera *camera;
libmegapixels_devconfig *configuration;
int burst_length;