libcamera/src
Jacopo Mondi e3393f147e android: camera_stream: Fetch format and size from configuration
Fetch the format and size of the libcamera::StreamConfiguration
associated with a CameraStream by accessing the configuration by
index.

This removes the need to store the libcamera stream format and sizes
as class members and avoid duplicating information that might get out
of sync.

It also allows to remove the StreamConfiguration from the constructor
parameters list, as it can be identified by its index. While at it,
re-order the constructor parameters order.

Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
2020-10-07 16:07:44 +02:00
..
android android: camera_stream: Fetch format and size from configuration 2020-10-07 16:07:44 +02:00
cam cam: Print user-friendly camera names 2020-10-02 15:04:41 +02:00
gstreamer meson: Remove -Wno-unused-parameter 2020-08-25 02:58:04 +03:00
ipa ipa: raspberrypi: fix access to uninitialized variables 2020-10-07 14:46:38 +01:00
libcamera libcamera: PipelineHandler: Move printing pipeline names to CameraManager 2020-10-07 19:17:31 +09:00
qcam qcam: viewfinder_gl: Add shader to render packed YUV formats 2020-10-04 22:51:45 +03:00
v4l2 v4l2: camera: Merge getStreamConfig() with open() 2020-08-25 20:24:21 +03:00
meson.build libcamera: ipa: Move key generation to utils 2020-09-24 10:56:22 +01:00