Pass mirrored to gles2_debayer to make mirrored actually work

This commit is contained in:
Kristian Vos
2024-07-23 16:57:18 +02:00
parent a84e2c797c
commit 2bbc0f387f

View File

@@ -1253,7 +1253,7 @@ on_output_changed(bool format_changed)
state_proc.mode->width,
state_proc.mode->height,
state_proc.mode->rotation,
0,
state_proc.mode->mirrored,
state_proc.calibration);
}