edid-decode: add support for new CTA-861.6 Audio Coding Types
commit706cd511d728303e71fa41bfc57f2287c1e103d8
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Thu, 16 Sep 2021 09:14:00 +0000 (16 11:14 +0200)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Tue, 15 Mar 2022 08:49:00 +0000 (15 09:49 +0100)
tree329b941b45dd2518a916c40d247b760325c65da4
parentdcbaacd6b362628aaa3bf2982516cf52cbc1b28a
edid-decode: add support for new CTA-861.6 Audio Coding Types

Adding Auro-Cx and MPEG-D USAC support as per CTA-861.6.

Also improve the checks for reserved bits in the Short Audio
Descriptors.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
parse-cta-block.cpp