commit | 67f577b4d4f78168a4981235917f322e24c6d05e | [log] [tgz] |
---|---|---|
author | Ezequiel Garcia <ezequiel@collabora.com> | Mon Nov 23 16:00:19 2020 +0100 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Thu Dec 03 12:27:32 2020 +0100 |
tree | 42207df934c48f33df04ec22cf82434eacb04676 | |
parent | 621214c36e84643bc104e030ef1e1422ff45156c [diff] |
media: controls: Add VP8 stateless type initialization The VP8_FRAME_HEADER control type is validated, so it needs a corresponding initialization to produce default legal values. For now, only add the minimum required initialization to satisfy current validation. Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>