diff options
author | David Plowman <david.plowman@raspberrypi.com> | 2021-02-02 17:05:37 +0000 |
---|---|---|
committer | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2021-02-02 17:13:35 +0000 |
commit | 49bae441ed58f05a2c25cf6459afa3aa0839824d (patch) | |
tree | 2dc5450764731d12f25482c181523b96c214a04e /test/pipeline/ipu3 | |
parent | 94d42ce0143ed683b979a69b4ad4b76ec924347c (diff) |
ipa: raspberrypi: Warn when control algorithms are missing; do not fail
Users are free to avoid loading certain control algorithms from the
json tuning file if they wish, and this could mean that some libcamera
controls will therefore not be available. Currently we don't have a
good means of indicating which these are, therefore failing completely
when an application tries to use one is unhelpful - it is better just
to issue a warning.
Note that once we can indicate this properly, applications should
check for supported controls as this change may be reverted.
Signed-off-by: David Plowman <david.plowman@raspberrypi.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'test/pipeline/ipu3')
0 files changed, 0 insertions, 0 deletions