libcamera/test/v4l2_videodevice
Niklas Söderlund 89dc54af09 libcamera: Remove buffer index from logging
The buffer index is a V4L2 concept that will be hidden from users with
the introduction of a new FrameBuffer class. In preparation for this,
remove the index from log messages.

Keep and move one debug log message where the index is available as the
V4L2 buffer is being dequeued for the video device and it's useful when
debugging.

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>
2019-12-16 13:39:22 +01:00
..
buffer_sharing.cpp libcamera: Remove buffer index from logging 2019-12-16 13:39:22 +01:00
capture_async.cpp libcamera: Remove buffer index from logging 2019-12-16 13:39:22 +01:00
controls.cpp libcamera: Standardise on C compatibility headers 2019-10-23 17:39:39 +03:00
double_open.cpp libcamera: Rename V4L2Device to V4L2VideoDevice 2019-06-19 15:46:44 +02:00
formats.cpp libcamera: Standardise on C compatibility headers 2019-10-23 17:39:39 +03:00
meson.build test: v4l2_videodevice: Add V4L2 control test 2019-10-13 20:37:37 +03:00
request_buffers.cpp libcamera: Rename V4L2Device to V4L2VideoDevice 2019-06-19 15:46:44 +02:00
stream_on_off.cpp libcamera: Rename V4L2Device to V4L2VideoDevice 2019-06-19 15:46:44 +02:00
v4l2_m2mdevice.cpp libcamera: Remove buffer index from logging 2019-12-16 13:39:22 +01:00
v4l2_videodevice_test.cpp libcamera: Remove unneeded semicolons 2019-11-08 20:37:47 +02:00
v4l2_videodevice_test.h tests: v4l2_videodevice: Set media bus and pixel formats for vimc 2019-08-11 02:16:21 +02:00