libcamera/test/camera
Niklas Söderlund f7ddfd4517 libcamera: camera: Remove explicit stream to buffer map in requestCompleted signal
The stream to buffer map in the requestCompleted signal is taken
directly from the request which is part of the same signal. Remove the
map as it can be fetched directly from the request.

Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2019-11-19 18:30:26 +01:00
..
buffer_import.cpp libcamera: Switch PixelFormat to DRM FourCC values 2019-10-28 17:04:20 +02:00
camera_test.cpp libcamera: Remove unneeded semicolons 2019-11-08 20:37:47 +02:00
camera_test.h test: camera: Use the CameraManager from the CameraTest base class 2019-08-19 19:06:50 +03:00
capture.cpp libcamera: camera: Remove explicit stream to buffer map in requestCompleted signal 2019-11-19 18:30:26 +01:00
configuration_default.cpp libcamera: camera: Add a validation API to the CameraConfiguration class 2019-05-23 01:07:38 +03:00
configuration_set.cpp test: camera: Fix initialisation 2019-06-10 12:29:40 +01:00
meson.build test: camera: Add buffer import and mapping test 2019-07-14 16:01:11 +03:00
statemachine.cpp libcamera: buffer: Split memory information to BufferMemory 2019-07-14 16:00:54 +03:00