edid-decode: Do not print the raw display use case value
commit5d66c548e93acac1ab09675aa424912a4be879a8
authorSebastian Wick <sebastian.wick@redhat.com>
Sun, 16 Jun 2024 10:16:39 +0000 (16 12:16 +0200)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Sun, 16 Jun 2024 10:19:12 +0000 (16 12:19 +0200)
treedf38b05830daa36140712a24f2ad3fdcb8afca3b
parent2c4ba3ec64d0fd7ee4343f5f328c5c71f8282b74
edid-decode: Do not print the raw display use case value

If it cannot be converted to readable string, a failure is added which
includes the raw value. In libdisplay-info we do not keep around the raw
value which makes it hard to replicate the edid-decode output.

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