diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2020-12-29 03:52:24 +0200 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2021-03-03 00:59:27 +0200 |
commit | 4382d80036409f903bec4b2fa82209ab65012579 (patch) | |
tree | 09ca2fecbad9bd69d22c7b15289a30993fe05b97 /test/libtest | |
parent | 37b3064bedbc4e5754f1690cefee5b150457261c (diff) |
libcamera: pipeline: simple: Support configuration of multiple streams
Extend the SimpleCameraConfiguration to support multiple streams, using
the multi-stream capability of the SimpleConverter class. Wiring up
multi-stream support in the other pipeline handler operations will come
in further commits.
To keep the code simple, require all streams to use the converter if any
stream needs it. It would be possible to generate one stream without
conversion (provided the format and size match what the capture device
can generate), and this is left as a future optimization.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Tested-by: Phi-Bang Nguyen <pnguyen@baylibre.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'test/libtest')
0 files changed, 0 insertions, 0 deletions