Re-enable flash, refactor to use libmegapixels

This commit is contained in:
Kristian Vos
2024-07-24 13:57:54 +02:00
parent 2bbc0f387f
commit b1c46f7800
7 changed files with 43 additions and 106 deletions

View File

@@ -34,7 +34,6 @@ struct mp_process_pipeline_state {
bool control_gain;
bool control_exposure;
bool control_flash;
bool control_focus;
};