]> git.baikalelectronics.ru Git - kernel.git/commit
media: videodev2.h: add V4L2_FMT_FLAG_ENC_CAP_FRAME_INTERVAL flag
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Tue, 26 May 2020 08:59:53 +0000 (10:59 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 23 Jun 2020 12:02:46 +0000 (14:02 +0200)
commit286cf7d3a99e1ca8c1d8e674b9a98f2dbe8520dc
tree2fade546f8666f03c88f9bc27922e118763c91fb
parenteef7a5e7307f8f0da5254305703ac1da14250e77
media: videodev2.h: add V4L2_FMT_FLAG_ENC_CAP_FRAME_INTERVAL flag

Add the V4L2_FMT_FLAG_ENC_CAP_FRAME_INTERVAL flag to signal that
the coded frame interval can be set separately from the raw frame
interval for stateful encoders.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Reviewed-by: Michael Tretter <m.tretter@pengutronix.de>
Acked-by: Tomasz Figa <tfiga@chromium.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Documentation/userspace-api/media/v4l/vidioc-enum-fmt.rst
Documentation/userspace-api/media/videodev2.h.rst.exceptions
include/uapi/linux/videodev2.h