summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugene Syromyatnikov <evgsyr@gmail.com>2022-08-03 15:43:36 +0200
committerEugene Syromyatnikov <evgsyr@gmail.com>2022-08-09 10:34:27 +0200
commit9f8353a19930b490404e9a60fd5f2410189064ae (patch)
tree7c6a9f5530832a1ae70965e1d93e3f55549d1e18
parent3a362a5efc8de6263aaaac0f593f99565120c051 (diff)
downloadstrace-9f8353a19930b490404e9a60fd5f2410189064ae.tar.gz
xlat: update v4l2_control_ids
* src/xlat/v4l2_control_ids.in (V4L2_CID_MPEG_VIDEO_INTRA_REFRESH_PERIOD, V4L2_CID_MPEG_VIDEO_INTRA_REFRESH_PERIOD_TYPE): New constants, introduced by Linux commit v5.19-rc1~179^2~221. * NEWS: Mention it.
-rw-r--r--NEWS2
-rw-r--r--src/xlat/v4l2_control_ids.in2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 097cec9a6..bef4f5650 100644
--- a/NEWS
+++ b/NEWS
@@ -18,7 +18,7 @@ Noteworthy changes in release ?.?? (????-??-??)
* Updated decoding of struct rtnl_link_stats64.
* Updated lists of DEVCONF_*, FAN_MARK_*, GPIO_V2_LINE_FLAG_*, IORING_*,
KEXEC_*, LANDLOCK_*, NET_IPV4_CONF_*, NLM_F_*, NT_*, PR_*, SECCOMP_*,
- UFFD_FEATURE_*, and V4L2_PIX_FMT_* constants.
+ UFFD_FEATURE_*, V4L2_CID_*, and V4L2_PIX_FMT_* constants.
* Updated lists of ioctl commands from Linux 5.19.
* Bug fixes
diff --git a/src/xlat/v4l2_control_ids.in b/src/xlat/v4l2_control_ids.in
index 1fa55dd4f..da236163d 100644
--- a/src/xlat/v4l2_control_ids.in
+++ b/src/xlat/v4l2_control_ids.in
@@ -105,6 +105,8 @@ V4L2_CID_MPEG_VIDEO_LTR_COUNT
V4L2_CID_MPEG_VIDEO_FRAME_LTR_INDEX
V4L2_CID_MPEG_VIDEO_USE_LTR_FRAMES
V4L2_CID_MPEG_VIDEO_DEC_CONCEAL_COLOR
+V4L2_CID_MPEG_VIDEO_INTRA_REFRESH_PERIOD
+V4L2_CID_MPEG_VIDEO_INTRA_REFRESH_PERIOD_TYPE
V4L2_CID_MPEG_VIDEO_MPEG2_SLICE_PARAMS
V4L2_CID_MPEG_VIDEO_MPEG2_QUANTIZATION
V4L2_CID_FWHT_I_FRAME_QP