libcamera/include
Kieran Bingham 20272b9b18 libcamera: pipeline_handler: Register requests
Provide a call allowing requests to be registered and associated with
the pipeline handler after being constructed by the camera.

This provides an opportunity for the PipelineHandler to connect any
signals it may be interested in receiving for the request such as
getting notifications when the request is ready for processing when
using a fence.

While here, update the existing usage of the d pointer in
Camera::createRequest() to match the style of other functions.

Bug: https://github.com/raspberrypi/libcamera-apps/issues/217
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2022-02-04 09:39:46 +00:00
..
android android: Update Android headers 2021-05-31 19:26:59 +03:00
libcamera libcamera: pipeline_handler: Register requests 2022-02-04 09:39:46 +00:00
linux include: linux: Update kernel headers to version v5.16-rc7 2022-01-08 15:48:59 +02:00
meson.build libcamera: Fix base and ipa include dir 2021-09-28 20:09:39 +03:00