media: hantro: Support H264 profile control
authorHirokazu Honda <hiroh@chromium.org>
Fri, 22 Nov 2019 05:16:08 +0000 (06:16 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 24 Feb 2020 15:03:46 +0000 (16:03 +0100)
commit858eff03578c621728d219acfcc96b64938b0350
treee1dd8517b4e10ad1962357983e93005ee3e8b904
parent05e2ebfa2bb02d40857b1b6718d91135ee2cd7f5
media: hantro: Support H264 profile control

The Hantro G1 decoder supports H.264 profiles from Baseline to High, with
the exception of the Extended profile.

Expose the V4L2_CID_MPEG_VIDEO_H264_PROFILE control, so that the
applications can query the driver for the list of supported profiles.

Signed-off-by: Hirokazu Honda <hiroh@chromium.org>
Reviewed-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>
drivers/staging/media/hantro/hantro_drv.c