edid-decode: fix incorrect voltage level
commit2e51bef7a835028251aa8ae5f2c31a7a9758ac63
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Fri, 18 Feb 2022 16:12:14 +0000 (18 17:12 +0100)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Fri, 18 Feb 2022 16:14:59 +0000 (18 17:14 +0100)
treec16ccf2b043b91b30c815454b22be6a0791819c0
parent4ea35c211d0da7bc37572a622b2f361c659e5482
edid-decode: fix incorrect voltage level

Signal Level Standard reported 0.7/0.7 instead of 0.7/0.0 V.
Also reworked this section to better match the terminlogy from the
EDID standard.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Reported-by: Morten Leikvoll <leikvoll@cyviz.com>
parse-base-block.cpp