edid-decode: print hdmi 3d audio max channels same as SATmaster
commit3d635499e4aca3319f0796ba787213c981c5a770
authorSebastian Wick <sebastian.wick@redhat.com>
Thu, 28 Mar 2024 17:14:03 +0000 (28 18:14 +0100)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Tue, 2 Apr 2024 16:11:07 +0000 (2 18:11 +0200)
tree8058087a051006b732ae5f40d454a3701333edee
parent7a27b339cf5ee1ab431431a844418a7f7c16d167
edid-decode: print hdmi 3d audio max channels same as SAT

In libdisplay-info we parse the HDMI 3D Audio descriptor into a SAT
structure and use the same function to print it. It almost matches with
edid-decode but the max channels is printed differently.

Signed-off-by: Sebastian Wick <sebastian.wick@redhat.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
parse-cta-block.cpp