[libcamera-devel] [PATCH 0/3] v4l2: Miscellaneous cleanups

Laurent Pinchart laurent.pinchart at ideasonboard.com
Sat Aug 22 15:46:02 CEST 2020


Hello,

This small series contains miscellaneous cleanups for the V4L2
compatibility layer that I've had in my tree for quite some time.
There's nothing urgent, and hopefully nothing controversial.

Laurent Pinchart (3):
  v4l2: camera_proxy: Pass const reference to setFmtFromConfig()
  v4l2: camera_proxy: Store v4l2_pix_format instead of v4l2_format
  v4l2: camera: Merge getStreamConfig() with open()

 src/v4l2/v4l2_camera.cpp       |  8 ++-----
 src/v4l2/v4l2_camera.h         |  4 ++--
 src/v4l2/v4l2_camera_proxy.cpp | 39 +++++++++++++++++-----------------
 src/v4l2/v4l2_camera_proxy.h   |  7 +++---
 4 files changed, 27 insertions(+), 31 deletions(-)

-- 
Regards,

Laurent Pinchart



More information about the libcamera-devel mailing list