[libcamera-devel] [PATCH 0/4] v4l2: Miscellaneous improvements

Laurent Pinchart laurent.pinchart at ideasonboard.com
Mon Jan 6 17:14:13 CET 2020


Hello,

This small patch series contains miscellaneous improvements to the V4L2
compatibility layer. Please see individual patches for details.

Laurent Pinchart (4):
  v4l2: compat_manager: Move file operations to new struct
    FileOperations
  v4l2: camera_proxy: Return correct type from VIDIOC_G_FMT
  v4l2: camera_proxy: Rationalize arguments to format helpers
  v4l2: camera_proxy: Create format info array

 src/v4l2/v4l2_camera_proxy.cpp   | 195 +++++++++++++------------------
 src/v4l2/v4l2_camera_proxy.h     |  10 +-
 src/v4l2/v4l2_compat_manager.cpp |  34 +++---
 src/v4l2/v4l2_compat_manager.h   |  34 +++---
 4 files changed, 124 insertions(+), 149 deletions(-)

-- 
Regards,

Laurent Pinchart



More information about the libcamera-devel mailing list