This is an automatic generated email to let you know that the following patch 
were queued:

Subject: edid-decode.1: document the two supported InfoFrame variants
Author:  Hans Verkuil <hverkuil-ci...@xs4all.nl>
Date:    Sun Aug 11 11:30:29 2024 +0200

Document that both the HDMI and regular CTA-861 InfoFrame
variants are supported.

Signed-off-by: Hans Verkuil <hverkuil-ci...@xs4all.nl>

 edid-decode.1 | 5 +++++
 1 file changed, 5 insertions(+)

---

diff --git a/edid-decode.1 b/edid-decode.1
index 1d14e0279a93..0620cd54be3a 100644
--- a/edid-decode.1
+++ b/edid-decode.1
@@ -205,6 +205,11 @@ parse multiple InfoFrames. If the EDID of the display to 
which these InfoFrames
 are transmitted is also given, then the conformity checks will take that EDID
 into account.
 
+If the first byte in the InfoFrame is 0x80 or higher, then it is assumed to be
+an InfoFrame that starts with the HDMI header and has a checksum, as per the
+HDMI Specification. Otherwise it is assumed to be a regular CTA-861 InfoFrame
+without a checksum.
+
 Note: this is still work-in-progress, specifically for the AVI and HDMI 
InfoFrames.
 .TP
 \fB\-\-diagonal\fR \fI<inches>\fR

Reply via email to