libcamera/test/camera
Niklas Söderlund 5967363c0b libcamera: buffer: Move captured metadata to FrameMetadata
Move the metadata retrieved when dequeuing a V4L2 buffer into a
FrameMetadata object. This is done as a step to migrate to the
FrameBuffer interface as the functions added to Buffer around
FrameMetadata match the ones in FrameBuffer.

Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2020-01-12 16:10:37 +01:00
..
buffer_import.cpp libcamera: buffer: Move captured metadata to FrameMetadata 2020-01-12 16:10:37 +01:00
capture.cpp libcamera: buffer: Move captured metadata to FrameMetadata 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