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

Subject: edid-decode.1: document the --infoframe option
Author:  Hans Verkuil <hverkuil-ci...@xs4all.nl>
Date:    Wed Jul 31 16:47:10 2024 +0200

Document this new option.

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

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

---

diff --git a/edid-decode.1 b/edid-decode.1
index 3bf4988be3b4..7e2a206bbeb4 100644
--- a/edid-decode.1
+++ b/edid-decode.1
@@ -199,6 +199,14 @@ depending on whether the Source only parses Block 0 (e.g. 
DVI outputs), or Block
 and the CTA-861 Extension Blocks (HDMI), or Block 0 and the DisplayID 
Extension Blocks
 (typical for DisplayPort).
 .TP
+\fB\-I\fR, \fB\-\-infoframe\fR \fI<file>\fR
+Parse the given InfoFrame file. This option can be used multiple times to
+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.
+
+Note: this is still work-in-progress, specifically for the AVI and HDMI 
InfoFrames.
+.TP
 \fB\-\-diagonal\fR \fI<inches>\fR
 Specify the diagonal of the display in inches. This will enable additional 
checks
 for the image size, checking if it corresponds to the diagonal. This assumes

Reply via email to