diff options
author | Jacopo Mondi <jacopo@jmondi.org> | 2020-06-30 17:24:53 +0200 |
---|---|---|
committer | Jacopo Mondi <jacopo@jmondi.org> | 2020-08-03 11:16:17 +0200 |
commit | ed9fcf29e7d836fa1bd0b44931bfbe6369654a83 (patch) | |
tree | 808ff4fdd723276e4617f0dd213acc991546ba8d /src/qcam/assets/feathericons/copy.svg | |
parent | e0f8ce8454764ed27d5b1c2fcf22383f67def36b (diff) |
libcamera: ipu3: Remove streams from IPU3CameraConfiguration
The IPU3CameraConfiguration::streams_ field was used to keep an
association between the StreamConfiguration and the assigned streams
before CameraConfiguration::setStream() was called at configure() time.
The stream assignment was based on the order in which elements were
inserted in the vector, implementing a fragile association between
streams and their intended configurations.
As it is now possible to assign streams at validation time, there is no
need to keep that association in place, and the streams_ vector is now
unused.
Remove it and the associated accessor method from the
IPU3CameraConfiguration class.
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Diffstat (limited to 'src/qcam/assets/feathericons/copy.svg')
0 files changed, 0 insertions, 0 deletions