Skip to content
Snippets Groups Projects
Commit 504af887 authored by Ezequiel Garcia's avatar Ezequiel Garcia
Browse files

hantro: h264: Refuse to decode unsupported bitstream


The hardware only supports 4:2:0 or 4:0:0 (monochrome),
8-bit depth content.

Verify that the PPS refers to a supported bitstream, and refuse
unsupported bitstreams by failing at TRY_EXT_CTRLS time.

Signed-off-by: default avatarEzequiel Garcia <ezequiel@collabora.com>
parent ebf04491
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment