libcamera: ignore some controls

This commit is contained in:
Kamil Trzcinski
2023-06-02 00:12:10 +02:00
parent 899f2c5e62
commit 67832e526c
2 changed files with 10 additions and 0 deletions

View File

@ -4,6 +4,7 @@
- cmd: accept `--camera-options=AfMode=auto` and alike
- libcamera: expose all options with human readable settings
- v4l2: expose all options with human readable settings
- libcamera: do not expose some options that should not be made configurable
## Variants