libcamera/src
Hirokazu Honda 3c0e99e034 libcamera: V4L2Device: Replace VLA with std::vector in setControls()
The original code uses Variable-Length-Array, which is not
officially supported in C++. This replaces the array with
std::vector.

Signed-off-by: Hirokazu Honda <hiroh@chromium.org>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Tested-by: Jacopo Mondi <jacopo@jmondi.org>
2021-04-26 16:40:10 +03:00
..
android libcamera: Drop argument from LIBCAMERA_DECLARE_PRIVATE 2021-04-21 09:52:34 +02:00
cam meson: Summarize which applications and adaptation layers are built 2021-03-28 01:47:26 +02:00
gstreamer meson: Summarize which applications and adaptation layers are built 2021-03-28 01:47:26 +02:00
ipa ipa: rkisp1: Move the IPA to the ipa::rkisp1 namespace 2021-04-26 10:24:11 +02:00
lc-compliance lc-compliance: simple_capture: Handle unsupported roles 2021-04-21 20:05:21 +02:00
libcamera libcamera: V4L2Device: Replace VLA with std::vector in setControls() 2021-04-26 16:40:10 +03:00
qcam meson: Summarize which applications and adaptation layers are built 2021-03-28 01:47:26 +02:00
v4l2 meson: Summarize which applications and adaptation layers are built 2021-03-28 01:47:26 +02:00
meson.build lc-compliance: Add a libcamera compliance tool 2021-04-12 10:48:56 +02:00