libcamera/src
Niklas Söderlund ef5f5c4db0 libcamera: pipeline_handler: Add const version of cameraData()
Add a version of cameraData() that returns a const pointer and mark it
as a const operation. The assert in the non-const version of the
function already enforces that a std::map::at() operation would always
succeed so there is no change in operation from the non-const version.

Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2020-08-16 13:49:07 +02:00
..
android libcamera: request: Declare a using directive for map of buffers 2020-08-14 13:19:15 +02:00
cam libcamera: request: Make Stream pointer const 2020-08-14 13:19:15 +02:00
gstreamer libcamera: camera: Rename name() to id() 2020-08-05 20:07:13 +02:00
ipa libcamera: ipa: raspberrypi: ALSC: Improve behaviour when camera mode changes 2020-08-05 17:49:00 +03:00
libcamera libcamera: pipeline_handler: Add const version of cameraData() 2020-08-16 13:49:07 +02:00
qcam libcamera: request: Make Stream pointer const 2020-08-14 13:19:15 +02:00
v4l2 libcamera: camera: Rename name() to id() 2020-08-05 20:07:13 +02:00
meson.build licenses: License all meson files under CC0-1.0 2020-05-13 16:46:24 +03:00