index
:
xorg/app/edid-decode
master
EDID decoder and conformance tester. (mirrored from https://gitlab.freedesktop.org/xorg/app/edid-decode)
ajax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-21
This project has moved
HEAD
master
Adam Jackson
22
-3218
/
+5
2018-03-07
makefile: also honor LDFLAGS
Adam Jackson
1
-1
/
+1
2017-09-18
edid-decode: Speaker location typo
Hans Verkuil
1
-2
/
+2
2017-09-18
edid-decode: add support for the HDMI Audio Data Block
Hans Verkuil
1
-1
/
+69
2017-09-18
edid-decode: add support for InfoFrame data block
Hans Verkuil
1
-0
/
+32
2017-09-18
edid-decode: rename CEA/cea to CTA/cta
Hans Verkuil
1
-65
/
+65
2017-09-18
edid-decode: sync cea_block data block names with standard
Hans Verkuil
1
-10
/
+10
2017-09-18
edid-decode: add HDR Dynamic Metadata Data Block
Hans Verkuil
1
-0
/
+35
2017-09-18
edid-decode: support HLG, decode luminance values
Hans Verkuil
2
-6
/
+11
2017-09-18
edid-decode: add DCI-P3 support in colorimetry block
Hans Verkuil
1
-0
/
+2
2017-09-18
edid-decode: add new CTA-861-G VIC codes
Hans Verkuil
1
-12
/
+81
2017-09-18
edid-decode: add support for Room/Speaker data blocks
Hans Verkuil
1
-3
/
+109
2017-09-18
edid-decode: update Speaker Allocation data block
Hans Verkuil
1
-16
/
+23
2017-09-18
edid-decode: update Audio Block with CEA-861.2
Hans Verkuil
1
-7
/
+44
2017-09-18
edid-decode: fix broken bit tests
Hans Verkuil
1
-3
/
+3
2017-09-07
edid-decode: show correct EDID version in string
Hans Verkuil
1
-3
/
+12
2017-09-07
edid-decode: calculate hfreq and clock from CVT
Hans Verkuil
1
-32
/
+204
2017-09-07
edid-decode: check if HDMI VICs are also in the VSB
Hans Verkuil
1
-9
/
+27
2017-09-07
edid-decode: check Max TMDS Rates
Hans Verkuil
1
-3
/
+19
2017-09-07
edid-decode: allow the year to be one year in the future
Hans Verkuil
1
-1
/
+1
2017-09-07
edid-decode: allow for comma separated hex values
Hans Verkuil
1
-1
/
+1
2017-09-07
edid-decode: improve the hex dump parser to be more generic
Hans Verkuil
1
-2
/
+2
2017-09-07
edid-decode: return 1 if no edid was found
Hans Verkuil
1
-2
/
+2
2017-09-07
edid-decode: fix 1.3/1.4 differences in Model Year and Feature Support
Hans Verkuil
1
-22
/
+21
2017-09-07
edid-decode: fix week/year interpretation.
Hans Verkuil
1
-3
/
+5
2017-09-07
edid-decode: fix has_preferred_timing handling for 1.4
Hans Verkuil
1
-1
/
+8
2017-09-07
edid-decode: YCbCr 4:2:0 Capability Map support
Hans Verkuil
1
-0
/
+17
2017-09-07
edid-decode: SVDs in the 4:2:0 Data Block have half the pixclk
Hans Verkuil
1
-4
/
+5
2017-09-07
edid-decode: check monitor min/max range against supported timings
Hans Verkuil
1
-189
/
+298
2017-09-07
edid-decode: add horizontal freq and pixelclock
Hans Verkuil
1
-180
/
+201
2017-09-07
edid-decode: add support for Established Timings III
Hans Verkuil
1
-2
/
+64
2017-09-07
edid-decode: add support for the Color Point
Hans Verkuil
1
-2
/
+28
2017-09-07
edid-decode: add Display Color Management support
Hans Verkuil
1
-2
/
+8
2017-09-07
edid-decode: add support for the "More standard timings" block
Hans Verkuil
1
-42
/
+46
2017-09-07
edid-decode: fix "Supports CVT standard blanking"
Hans Verkuil
1
-1
/
+1
2017-09-07
edid-decode: fix CVT version
Hans Verkuil
1
-1
/
+1
2017-09-07
edid-decode: bit 0, byte 0x18 has been renamed for EDID 1.4
Hans Verkuil
1
-2
/
+6
2017-09-07
edid-decode: verify 640x480p60 is defined for CEA-861
Hans Verkuil
1
-0
/
+11
2017-09-07
edid-decode: add check for both serial number and string
Hans Verkuil
1
-0
/
+9
2017-09-07
edid-decode: report picture aspect ratio
Hans Verkuil
1
-139
/
+157
2017-09-07
edid-decode: print the chromaticities
Hans Verkuil
1
-2
/
+36
2017-09-07
edid-decode: add HDMI Forum VSDB support
Hans Verkuil
1
-2
/
+43
2017-08-25
Clean up the makefile a bit
Adam Jackson
1
-4
/
+1
2017-08-25
Remove "valid extension count" check
Adam Jackson
1
-12
/
+1
2017-08-25
data: Dell UP2718Q
Adam Jackson
1
-0
/
+0
2017-03-29
data: Add Dell UP2715k 5k EDID with DisplayID
Mark Ferry
1
-0
/
+0
2017-03-28
Report broken CEA and DisplayID checksums.
Mark Ferry
1
-3
/
+18
2017-03-28
Make do_checksum reusable for DisplayID checksums.
Mark Ferry
1
-17
/
+28
2017-03-28
Fix valid termination check
Adam Jackson
1
-0
/
+2
2016-07-15
Add Samsung UE40KU6070 UHD TV EDID
Arnaud Vrac
1
-0
/
+0
[next]