libcamera/src/py
Tomi Valkeinen 9e4388cca5 py: Move MappedFrameBuffer to libcamera.utils
Move MappedFrameBuffer to libcamera.utils, instead of extending
FrameBuffer class with a new mmap() method. This keeps us more aligned
to the C++ API.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2022-05-27 22:02:41 +03:00
..
cam py: Move MappedFrameBuffer to libcamera.utils 2022-05-27 22:02:41 +03:00
libcamera py: Move MappedFrameBuffer to libcamera.utils 2022-05-27 22:02:41 +03:00
meson.build Add Python bindings 2022-05-10 13:53:43 +02:00