[PATCH 0/4] libcamera: Initial support for generic line based metadata
Jacopo Mondi
jacopo.mondi at ideasonboard.com
Wed Oct 23 13:11:19 CEST 2024
Group the already sent
[PATCH] include: linux: Update headers for line-based embedded data support
with more patches to prepare support for line-based embedded metadata support.
Jacopo Mondi (2):
include: linux: Update headers for line-based embedded data support
include: linux: videodev2: Add generic line based pixel formats
Laurent Pinchart (2):
libcamera: v4l2_subdevice: Add new metadata formats
libcamera: v4l2_videodevice: Update to the new kernel metadata API
include/libcamera/internal/v4l2_pixelformat.h | 2 +
include/linux/README | 2 +-
include/linux/media-bus-format.h | 4 ++
include/linux/media.h | 1 +
include/linux/v4l2-subdev.h | 5 ++
include/linux/videodev2.h | 12 ++++
src/libcamera/v4l2_pixelformat.cpp | 34 ++++++++++
src/libcamera/v4l2_subdevice.cpp | 63 +++++++++++++++++++
src/libcamera/v4l2_videodevice.cpp | 51 ++++++++++-----
9 files changed, 159 insertions(+), 15 deletions(-)
--
2.47.0
More information about the libcamera-devel
mailing list