Skip to content

cta: parse short audio descriptors

Sebastian Wick requested to merge swick/libdisplay-info:cta-sad-v3 into main

This implements the parsing and printing for all the known SAD information. It doesn't parse unknown Audio Format Code dependent values and the DRA format is missing documentation so it just mirrors what edid-decode does. It also checks for all zero byte requirements.

Co-authored-by: Simon Ser contact@emersion.fr Signed-off-by: Sebastian Wick sebastian.wick@redhat.com

Merge request reports