libcamera/src
Laurent Pinchart 6f09680b25 qcam: Replace MappedBuffer with Span<uint8_t>
The MappedBuffer structure is a custom container that binds a data
pointer with a length. This is exactly what Span is. Use it instead.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2021-08-21 16:20:46 +03:00
..
android libcamera: base: extensible: Pass private pointer as unique_ptr<> 2021-08-16 23:57:27 +03:00
cam cam: Add support for viewfinder through DRM/KMS 2021-08-05 16:23:11 +03:00
gstreamer gstreamer: Update format specifier in Request Pad template 2021-08-05 14:32:02 +09:00
ipa ipa: ipu3: Move IPU3 agc into algorithms 2021-08-20 12:11:29 +02:00
lc-compliance lc-compliance: Add list and filter parameters 2021-07-06 12:41:03 +02:00
libcamera libcamera: ipc_pipe: Do not run memcpy with null arguments 2021-08-19 19:56:57 +05:30
qcam qcam: Replace MappedBuffer with Span<uint8_t> 2021-08-21 16:20:46 +03:00
v4l2 src: Remove all unused sys/mman.h inclusions 2021-08-10 10:53:43 +01:00
meson.build android: Split HAL to its own shared library 2021-06-25 16:09:46 +01:00