libcamera/src
Niklas Söderlund 124aaffde0 libcamera: camera: Add disconnection notification
As camera object have the potential to outlive the hardware they
represent, there is a need to inform the camera that the underlying
device has been disconnected, and in turn to notify applications.

Implement a disconnection notification mechanism that can be used by
pipeline handlers to notify the camera of disconnection. The camera then
block all new API calls and emit the disconnected signal.

Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2019-01-24 22:24:15 +02:00
..
cam cam: options: Don't implement move semantics for OptionsParser::Options 2019-01-22 20:44:04 +02:00
libcamera libcamera: camera: Add disconnection notification 2019-01-24 22:24:15 +02:00
meson.build cam: add utility to control cameras 2019-01-22 14:03:41 +01:00