diff options
author | Jacopo Mondi <jacopo.mondi@ideasonboard.com> | 2024-10-23 12:49:44 +0200 |
---|---|---|
committer | Jacopo Mondi <jacopo.mondi@ideasonboard.com> | 2025-01-08 14:28:35 +0100 |
commit | 57d13c2c63a54f6f822d51abe7998ed15088d1d9 (patch) | |
tree | 5e876bb253b06a1f52ea1d26c37cc672d87c4a9f /src/py | |
parent | 052a9ff245fe1192cf007c9246a215c897535e78 (diff) |
include: linux: videodev2: Add generic line based pixel formats
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>
Diffstat (limited to 'src/py')
0 files changed, 0 insertions, 0 deletions