mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
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:
parent
b32e48503d
commit
008d2bd6e9
3 changed files with 16 additions and 0 deletions
|
@ -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
|
||||
============
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue