libcamera/src
Laurent Pinchart d4e15331cb libcamera: v4l2_videodevice: Don't move planes to construct FrameBuffer
The FrameBuffer class has no constructor that takes an rvalue reference
to planes. The std::move() is thus misleading as a copy will still take
place. Drop it to clarify the code, no functional change is introduced.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Umang Jain <umang.jain@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
2021-09-24 13:25:33 +03:00
..
android android: camera_device: Configure one stream for identical stream requests 2021-09-22 10:58:37 +03:00
cam cam: drm: Avoid importing the same dmabuf multiple times 2021-09-07 19:18:48 +03:00
gstreamer gstreamer: Convert cm_singleton_ptr to static variable 2021-09-22 21:33:10 +01:00
ipa ipa: ipu3: Clear incoming parameter use flags 2021-09-14 12:47:53 +01:00
lc-compliance libcamera: Use simpler Signal::disconnect() function 2021-09-02 01:16:44 +03:00
libcamera libcamera: v4l2_videodevice: Don't move planes to construct FrameBuffer 2021-09-24 13:25:33 +03:00
qcam qcam: viewfinder_gl: Support configurable stride in shaders 2021-09-22 11:21:49 +03:00
v4l2 v4l2: v4l2_camera_proxy: Set the compressed flag in enum_fmt 2021-09-10 10:32:57 +09:00
meson.build android: Split HAL to its own shared library 2021-06-25 16:09:46 +01:00