libcamera/test/camera
Niklas Söderlund dea689e1f2 libcamera: request: In addBuffer() do not fetch stream from Buffer
In the FrameBuffer interface the stream will not be available from the
buffer object as the buffer might be allocated externally. The
application needs to explicitly state which stream the buffer is being
added for to the request.

Extend the addBuffer() function to get this information explicitly from
the caller.

Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2020-01-12 16:10:37 +01:00
..
buffer_import.cpp libcamera: request: In addBuffer() do not fetch stream from Buffer 2020-01-12 16:10:37 +01:00
capture.cpp libcamera: request: In addBuffer() do not fetch stream from Buffer 2020-01-12 16:10:37 +01:00
configuration_default.cpp test: Extract CameraTest class out of camera tests to libtest 2019-11-20 21:47:20 +02:00
configuration_set.cpp test: Extract CameraTest class out of camera tests to libtest 2019-11-20 21:47:20 +02:00
meson.build test: Extract CameraTest class out of camera tests to libtest 2019-11-20 21:47:20 +02:00
statemachine.cpp libcamera: request: In addBuffer() do not fetch stream from Buffer 2020-01-12 16:10:37 +01:00