libcamera/src
Laurent Pinchart f3671b33d9 qcam: viewfinder: Pass stride value to viewfinder
qcam currently assumes that no padding is used at end of lines, and uses
the image width as the stride. This leads to rendering failures with
some formats on some platforms. To prepare for stride support, add a
stride parameter to the ViewFinder::setFormat() function to pass the
stride from the stream configuration to the viewfinder.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
2021-09-22 10:58:37 +03:00
..
android android: camera_device: Configure one stream for identical stream requests 2021-09-22 10:58:37 +03:00
cam cam: drm: Avoid importing the same dmabuf multiple times 2021-09-07 19:18:48 +03:00
gstreamer gstreamer: gstlibcameraallocator: Use offset in creating a buffer 2021-08-30 18:08:02 +03:00
ipa ipa: ipu3: Clear incoming parameter use flags 2021-09-14 12:47:53 +01:00
lc-compliance libcamera: Use simpler Signal::disconnect() function 2021-09-02 01:16:44 +03:00
libcamera libcamera: base: Add libatomic dependency 2021-09-19 20:48:57 +03:00
qcam qcam: viewfinder: Pass stride value to viewfinder 2021-09-22 10:58:37 +03:00
v4l2 v4l2: v4l2_camera_proxy: Set the compressed flag in enum_fmt 2021-09-10 10:32:57 +09:00
meson.build android: Split HAL to its own shared library 2021-06-25 16:09:46 +01:00