summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry V. Levin <ldv@strace.io>2023-04-26 08:00:00 +0000
committerDmitry V. Levin <ldv@strace.io>2023-04-28 08:00:00 +0000
commit8e2cdeee966f316fb99e6910c28684814fba6f8b (patch)
tree7940cd656cb512158562a469ace1b4852cb221e0
parent0e5be5cdc79cae5dc6d1b85076917b9177cde3f3 (diff)
downloadstrace-8e2cdeee966f316fb99e6910c28684814fba6f8b.tar.gz
xlat: update V4L2_PIX_FMT_* constants
* src/xlat/v4l2_pix_fmts.in (V4L2_PIX_FMT_RGBX1010102, V4L2_PIX_FMT_RGBA1010102, V4L2_PIX_FMT_ARGB2101010): New constants introduced by Linux kernel commit v6.3-rc1~28^2~19^2~18. (V4L2_PIX_FMT_Y210, V4L2_PIX_FMT_Y212, V4L2_PIX_FMT_Y216): New constants introduced by Linux kernel commit v6.3-rc1~28^2~19^2~17. * NEWS: Mention this.
-rw-r--r--NEWS2
-rw-r--r--src/xlat/v4l2_pix_fmts.in6
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 061f42703..c614cd0ab 100644
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,7 @@ Noteworthy changes in release ?.? (????-??-??)
IFLA_BRPORT_MCAST_MAX_GROUPS, IFLA_GSO_IPV4_MAX_SIZE,
IFLA_GRO_IPV4_MAX_SIZE, and TCA_EXT_WARN_MSG netlink attributes.
* Updated lists of F_SEAL_*, IFLA_*, IORING_*, IP_*, MFD_*, NFT_*, PR_*,
- and TCA_* constants.
+ TCA_*, and V4L2_PIX_FMT_* constants.
* Updated lists of ioctl commands from Linux 6.3.
Noteworthy changes in release 6.2 (2023-02-26)
diff --git a/src/xlat/v4l2_pix_fmts.in b/src/xlat/v4l2_pix_fmts.in
index c14d728fa..f5552599a 100644
--- a/src/xlat/v4l2_pix_fmts.in
+++ b/src/xlat/v4l2_pix_fmts.in
@@ -11,6 +11,7 @@ V4L2_PIX_FMT_UV8
V4L2_PIX_FMT_Y8I
V4L2_PIX_FMT_P010
V4L2_PIX_FMT_P010_4L4
+V4L2_PIX_FMT_Y210
V4L2_PIX_FMT_MR97310A
V4L2_PIX_FMT_SN9C10X
V4L2_PIX_FMT_SGRBG10
@@ -21,6 +22,9 @@ V4L2_PIX_FMT_SRGGB10
V4L2_PIX_FMT_M420
V4L2_PIX_FMT_SN9C20X_I420
V4L2_PIX_FMT_JL2005BCD
+V4L2_PIX_FMT_RGBA1010102
+V4L2_PIX_FMT_ARGB2101010
+V4L2_PIX_FMT_RGBX1010102
V4L2_PIX_FMT_TM6000
V4L2_PIX_FMT_STV0680
V4L2_PIX_FMT_VP8
@@ -42,6 +46,7 @@ V4L2_PIX_FMT_RGB332
V4L2_PIX_FMT_H264_NO_SC
V4L2_PIX_FMT_PWC1
V4L2_PIX_FMT_MPEG1
+V4L2_PIX_FMT_Y212
V4L2_PIX_FMT_SGRBG12
V4L2_PIX_FMT_BGRA444
V4L2_PIX_FMT_NV12M_8L128
@@ -113,6 +118,7 @@ V4L2_PIX_FMT_BGRX555
V4L2_PIX_FMT_RGBX555
V4L2_PIX_FMT_ET61X251
V4L2_PIX_FMT_HEVC_SLICE
+V4L2_PIX_FMT_Y216
V4L2_PIX_FMT_SGBRG16
V4L2_PIX_FMT_SRGGB16
V4L2_PIX_FMT_NV16M