libcamera/test/camera
Niklas Söderlund 27869c5f64 libcamera: request: Make Stream pointer const
The Stream pointer just acts as a key in the Request object. There is no
good use-case to modify a stream from a pointer retrieved from the
Request, make it const. This allows pipeline handlers to better express
that the Stream pointer is retrieved in a Request should just be treated
as a key.

Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2020-08-14 13:19:15 +02:00
..
buffer_import.cpp libcamera: request: Make Stream pointer const 2020-08-14 13:19:15 +02:00
capture.cpp libcamera: request: Make Stream pointer const 2020-08-14 13:19:15 +02:00
configuration_default.cpp libcamera: pipelines: Use sensor ID as camera name 2020-08-05 20:07:13 +02:00
configuration_set.cpp libcamera: pipelines: Use sensor ID as camera name 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
statemachine.cpp libcamera: pipelines: Use sensor ID as camera name 2020-08-05 20:07:13 +02:00