libcamera/src
Hirokazu Honda fb9051ff74 android: post_processor: Change the type destination in process()
The type of the destination buffer in PostProcessor::process() is
libcamera::Span. libcamera::Span is used for one dimension buffer
(e.g. blob buffer). The destination can be multiple dimensions
buffer (e.g. yuv frame). Therefore, this changes the type of the
destination buffer to MappedFrameBuffer.

Signed-off-by: Hirokazu Honda <hiroh@chromium.org>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
2021-02-02 19:14:14 +01:00
..
android android: post_processor: Change the type destination in process() 2021-02-02 19:14:14 +01:00
cam cam: Update command line description for stream role option 2020-11-29 20:35:36 +00:00
gstreamer gstreamer: libcamerasrc: Delete configuration before stopping camera manager 2020-11-07 20:24:31 +02:00
ipa ipa: raspberrypi: alsc: Fix copy-paste error in debug statement 2021-02-02 17:18:18 +00:00
libcamera libcamera: Improve Request life cycle tracking 2021-02-02 18:50:03 +01:00
qcam qcam: Make log less verbose by default 2020-12-01 15:16:17 +02:00
v4l2 src: meson: Simplify v4l2 enablement 2020-12-30 15:31:53 +00:00
meson.build src: meson: Simplify v4l2 enablement 2020-12-30 15:31:53 +00:00