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

@@ -95,6 +95,7 @@ update_io_pipeline()
{
struct mp_io_pipeline_state io_state = {
.camera = state.camera,
.configuration = state.configuration,
.burst_length = state.burst_length,
.preview_width = state.preview_width,
.preview_height = state.preview_height,