]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: rkvdec: h264: Limit minimum profile to constrained baseline
authorSebastian Fricke <sebastian.fricke@collabora.com>
Thu, 1 May 2025 19:55:47 +0000 (15:55 -0400)
committerHans Verkuil <hverkuil@xs4all.nl>
Thu, 15 May 2025 06:13:31 +0000 (08:13 +0200)
commit45029d3ee28c6bb85173f21adace914979fa33a6
tree7e9cc55176d5c423afb7aca05131c8bafd8b93e1
parent7560349ee0d9441642da6d38c3822d08fffdd2fb
media: rkvdec: h264: Limit minimum profile to constrained baseline

Neither the hardware nor the kernel API support FMO/ASO features
required by the full baseline profile. Therefore limit the minimum
profile to the constrained baseline profile explicitly.

Suggested-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Signed-off-by: Sebastian Fricke <sebastian.fricke@collabora.com>
Signed-off-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/staging/media/rkvdec/rkvdec.c