media: mediatek: vcodec: Enable HEVC main still picture decode
authorNathan Hebert <nhebert@chromium.org>
Wed, 12 Feb 2025 00:34:51 +0000 (16:34 -0800)
committerHans Verkuil <hverkuil@xs4all.nl>
Thu, 24 Apr 2025 13:21:34 +0000 (15:21 +0200)
commit3f5f28084eb9dbb408cf5429018a9b7a2859616f
tree2b6ab94d61944fb49b39bc786d7b03969f111981
parent1d1e564fce1bc361af1a1980a7f915a0475a008a
media: mediatek: vcodec: Enable HEVC main still picture decode

Mediatek devices that support HEVC also support the main still picture
profile, but today, the main still picture profile is excluded.

This removes the skip mask for HEVC, and enables the main still
picture profile decoding.

Signed-off-by: Nathan Hebert <nhebert@chromium.org>
Reviewed-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Signed-off-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/media/platform/mediatek/vcodec/decoder/mtk_vcodec_dec_stateless.c