diff options
author | Jacopo Mondi <jacopo@jmondi.org> | 2020-06-28 16:36:45 +0200 |
---|---|---|
committer | Jacopo Mondi <jacopo@jmondi.org> | 2020-06-29 09:35:17 +0200 |
commit | 5267ca8e0209c08ba2b022543f291985c4cfeaf5 (patch) | |
tree | 733f3bde094c20f3a33f07ed0dc540c9f1f97ab7 /test/libtest/camera_test.cpp | |
parent | 83d37d54666f6114527ad503ea5e80d5b9388f11 (diff) |
libcamera: ipu3: Accept an empty roles list
The IPU3 pipeline handler that does not support receiving an empty list
of roles at generateConfiguration() time. This contradicts the camera
API which allows application to generate empty CameraConfiguration to
be later manually filled.
Fix this by returning an empty CameraConfiguration if the list of
requested roles is empty. While at it, align the style with the other
pipeline handlers.
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Diffstat (limited to 'test/libtest/camera_test.cpp')
0 files changed, 0 insertions, 0 deletions