This is an automatic generated email to let you know that the following patch 
were queued at the 
http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree:

Subject: edid-decode: add eld.test example
Author:  Hans Verkuil <hverk...@xs4all.nl>
Date:    Tue Jan 28 11:10:12 2025 +0100

Add an example of an ELD file.

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

 utils/edid-decode/test/README       | 4 ++++
 utils/edid-decode/test/eld/eld.test | 1 +
 2 files changed, 5 insertions(+)

---

http://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=b51bee78ff6f8f2e09288158b3ae47138e7f2d71
diff --git a/utils/edid-decode/test/README b/utils/edid-decode/test/README
index 19ad0dde8f40..c2f9d3c42d47 100644
--- a/utils/edid-decode/test/README
+++ b/utils/edid-decode/test/README
@@ -64,3 +64,7 @@ DisplayID example (i.e. as a replacement for the EDID) in the 
wild, but
 it is useful to add it to the list of test 'EDIDs':
 
 vesa-displayid-fixed-length.test
+
+
+InfoFrame examples can be found in the 'if' directory.
+ELD examples can be found in the 'eld' directory.
diff --git a/utils/edid-decode/test/eld/eld.test 
b/utils/edid-decode/test/eld/eld.test
new file mode 100644
index 000000000000..fec24264700f
--- /dev/null
+++ b/utils/edid-decode/test/eld/eld.test
@@ -0,0 +1 @@
+0x10,0x00,0x08,0x00,0x67,0x36,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x4c,0x2d,0x01,0x0c,0x53,0x41,0x4d,0x53,0x55,0x4e,0x47,0x09,0x07,0x07,0x15,0x07,0x50,0x3d,0x04,0xc0

Reply via email to