media: controls: Add the stateless codec control class

Add a new control class to hold the stateless codecs controls
that are ready to be moved out of staging.

Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Tested-by: Jernej Skrabec <jernej.skrabec@siol.net>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
This commit is contained in:
Ezequiel Garcia 2020-11-26 10:36:12 +01:00 committed by Mauro Carvalho Chehab
parent b32e48503d
commit 008d2bd6e9
3 changed files with 16 additions and 0 deletions

View file

@ -362,6 +362,10 @@ still cause this situation.
- 0xa30000
- The class containing motion or object detection controls. These controls
are described in :ref:`detect-controls`.
* - ``V4L2_CTRL_CLASS_CODEC_STATELESS``
- 0xa40000
- The class containing stateless codec controls. These controls are
described in :ref:`codec-stateless-controls`.
Return Value
============