media: cedrus: h264: Support profile controls
authorEzequiel Garcia <ezequiel@collabora.com>
Thu, 26 Nov 2020 09:36:08 +0000 (10:36 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 3 Dec 2020 11:27:32 +0000 (12:27 +0100)
commitc8363ff21b5168f2252aa8b8447173ce48ff0149
treeac4a174c9f3d033ac1ba7f5c034daaa1ac798ddd
parentb74593ebb4829ab82787437c77fb9e1ed7150538
media: cedrus: h264: Support profile controls

Cedrus supports H.264 profiles from Baseline to High,
except for the Extended profile

Expose the V4L2_CID_MPEG_VIDEO_H264_PROFILE so that
userspace can query the driver for the supported
profiles and levels.

Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Reviewed-by: Jernej Skrabec <jernej.skrabec@siol.net>
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>
drivers/staging/media/sunxi/cedrus/cedrus.c