mirror of
https://git.libcamera.org/libcamera/libcamera.git
synced 2025-07-12 14:59:44 +03:00
Add the definition for the generic line based pixelformats. The formats has been added in upstream Linux by commit 1d9215233958 ("media: uapi: v4l: Add generic 8-bit metadata format definitions") which got merged in Linux v6.10. The formats however are not yet available to userspace, as they have been made only available to the kernel by commit d69c8429ea80 ("media: uapi: v4l: Don't expose generic metadata formats to userspace") to let the line-based metadata support stabilize before allowing applications to use it. With the forthcoming completion of the line-based metadata upstreaming manually add the generic line based pixel format to prepare libcamera to support them. Signed-off-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> Acked-by: Kieran Bingham <kieran.bingham@ideasonboard.com> |
||
---|---|---|
.. | ||
bcm2835-isp.h | ||
dma-buf.h | ||
dma-heap.h | ||
drm_fourcc.h | ||
intel-ipu3.h | ||
mali-c55-config.h | ||
media-bus-format.h | ||
media.h | ||
README | ||
rkisp1-config.h | ||
udmabuf.h | ||
v4l2-common.h | ||
v4l2-controls.h | ||
v4l2-mediabus.h | ||
v4l2-subdev.h | ||
videodev2.h |
# SPDX-License-Identifier: CC0-1.0 Files in this directory are imported from v6.13-rc1-68-gf9bbbd9a696d of the Linux kernel. Do not modify them manually.