libcamera/include
Niklas Söderlund 65ea2422d2 libcamera: camera: extend camera object to support configuration of streams
Extend the camera to support reading and configuring formats for
groups of streams. The implementation in the Camera are minimalistic as
the heavy lifting are done by the pipeline handler implementations.

The most important functionality the camera provides in this context is
validation of data structures passed to it from the application and
access control to the pipeline handler.

Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2019-02-01 08:12:18 +01:00
..
libcamera libcamera: camera: extend camera object to support configuration of streams 2019-02-01 08:12:18 +01:00
linux include: linux: Import V4L2 uAPI headers from Linux v4.19 2019-01-17 16:37:03 +02:00
meson.build include: Install include files 2018-11-27 12:10:57 +00:00