libcamera/src
Laurent Pinchart 7aeff19555 libcamera: camera: Centralize state checks in Private class
Move all accesses to the state_ and disconnected_ members to functions
of the Private class. This will make it easier to implement
synchronization, and simplifies the Camera class implementation.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
2020-01-23 22:36:30 +02:00
..
android libcamera: Switch from utils::make_unique to std::make_unique 2020-01-14 19:06:40 +02:00
cam libcamera: camera: Remove the prepared state 2020-01-12 16:10:38 +01:00
ipa libcamera: Switch from utils::make_unique to std::make_unique 2020-01-14 19:06:40 +02:00
libcamera libcamera: camera: Centralize state checks in Private class 2020-01-23 22:36:30 +02:00
qcam qcam: Support scaling of the viewfinder 2020-01-20 18:35:12 +02:00
v4l2 v4l2: Extend device caps with V4L2_CAP_STREAMING 2020-01-20 12:21:58 +02:00
meson.build v4l2: v4l2_compat: Add V4L2 compatibility layer 2020-01-03 19:53:20 -05:00