diff options
author | Jonas Karlman <jonas@kwiboo.se> | 2025-05-01 15:55:50 -0400 |
---|---|---|
committer | Hans Verkuil <hverkuil@xs4all.nl> | 2025-05-15 08:13:32 +0200 |
commit | 5e1ff2314797bf53636468a97719a8222deca9ae (patch) | |
tree | 4ac0547b0493b88e704087de52071f747137d608 /scripts/bpf_doc.py | |
parent | d35c64eccf3b15a38a168a8c36096b960e8fbc1d (diff) |
media: rkvdec: h264: Support High 10 and 4:2:2 profiles
Add support and enable decoding of H264 High 10 and 4:2:2 profiles.
Decoded CAPTURE buffer width is aligned to 64 pixels to accommodate HW
requirement of 10-bit format buffers, fixes decoding of all the 4:2:2
and 10bit 4:2:2 flusters tests except two stream that present some
visual artifacts.
- Hi422FREXT17_SONY_A
- Hi422FREXT19_SONY_A
The get_image_fmt() ops is implemented to select an image format
required for the provided SPS control, and returns RKVDEC_IMG_FMT_ANY
for other controls.
Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Tested-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Tested-by: Christopher Obbard <chris.obbard@collabora.com>
Signed-off-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions