xlat/v4l2_control_types: add V4L2_CTRL_TYPE_MPEG2_*
* xlat/v4l2_control_types.in (V4L2_CTRL_TYPE_MPEG2_SLICE_PARAMS, V4L2_CTRL_TYPE_MPEG2_QUANTIZATION): New constants, introduced by Linux commit v4.19-rc1-74-gc27bb30e7b6d.
This commit is contained in:
parent
a1d541c26a
commit
76eea4699e
@ -11,3 +11,5 @@ V4L2_CTRL_TYPE_INTEGER_MENU 9
|
||||
V4L2_CTRL_TYPE_U8 0x100
|
||||
V4L2_CTRL_TYPE_U16 0x101
|
||||
V4L2_CTRL_TYPE_U32 0x102
|
||||
V4L2_CTRL_TYPE_MPEG2_SLICE_PARAMS 0x103
|
||||
V4L2_CTRL_TYPE_MPEG2_QUANTIZATION 0x104
|
||||
|
Loading…
x
Reference in New Issue
Block a user