edid-decode: add --hide-serial-numbers option
commit474485f5aca6117531b908e79e31ca6dac6ec320
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Sat, 21 Nov 2020 13:29:55 +0000 (21 14:29 +0100)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Sat, 21 Nov 2020 13:29:55 +0000 (21 14:29 +0100)
treea4de1be59e8e2592b7a93206146059fa1a266881
parent45190a18df36a4294279aa79a6a928a51afa2046
edid-decode: add --hide-serial-numbers option

If this option is used, then all serial numbers in the human
readable output are placed by ...

Note that they can still be extracted via the hex dump at the
start, but at least it is not easily readable anymore.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
edid-decode.1
edid-decode.cpp
edid-decode.h
parse-base-block.cpp
parse-displayid-block.cpp
parse-ls-ext-block.cpp