summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-15Print HDR static metadata blockArnaud Vrac1-0/+38
2016-07-15Print video format preference data blockArnaud Vrac1-0/+31
2016-07-15Print YCbCr 4:2:0 video data blockArnaud Vrac1-0/+9
2016-07-15Print name of additional data blocksArnaud Vrac1-1/+16
2016-07-15Print colorimetry data blockArnaud Vrac1-0/+26
2016-07-15Print speaker allocation data blockArnaud Vrac1-0/+35
2016-07-15Add missing VICsArnaud Vrac1-10/+70
2016-07-15Fix uninitialized output fdArnaud Vrac1-0/+1
2016-05-02edid-decode: parse displayid blocksDave Airlie1-0/+174
2016-04-29fix typo in supported sample sizes and maximum bit rateReinhard Zitzmann1-4/+4
2015-10-20Relax edid-decode character checkingJonathan McDowell1-1/+1
2015-10-20Fix parsing of supported color formats and max audio channelsAlen Zamanyan1-3/+3
2014-01-29Add a man page, why notAdam Jackson2-0/+46
2013-12-17Read extension blocks in xrandr EDID propertySimon Farnsworth1-13/+32
2013-12-16Parse the list of additional 3D modesThomas Wood1-1/+28
2013-09-27Finish the list of 3D layouts 3D_Structure_ALL can code forDamien Lespiau1-3/+17
2013-09-27Include the last VIC in the CEA video blockThomas Wood1-1/+1
2013-09-27Print the correct VIC number next to the modeThomas Wood1-3/+4
2013-09-27Add a missing comma to the list of CEA VICsThomas Wood1-1/+1
2013-08-19Decode the Video Capability Data BlockDamien Lespiau1-0/+39
2013-08-19Add a small framework to decode fields genericallyDamien Lespiau1-0/+67
2013-08-19Add the EDID of a Samsung TV that has a VCDBDamien Lespiau1-0/+0
2013-08-19Print the HDMI resolution next to the HDMI VICsDamien Lespiau1-2/+19
2013-08-19Decode HDMI 1.4 4k VICsDamien Lespiau1-6/+9
2013-08-19Add Skyworth 50E780U 50" edid (4k TV)Damien Lespiau1-0/+0
2013-08-19Print the resolutions next to the CEA VICsDamien Lespiau1-2/+82
2013-08-06data: Oculus Rift DK1Adam Jackson1-0/+0
2012-09-26Decode CEA audio blocksAdam Jackson1-0/+60
2012-09-06Fix nonconformant extension reportingAdam Jackson1-2/+3
2012-08-24Also check string termination for name stringAdam Jackson1-6/+8
2012-08-24Check for valid string termination in string and serial numberAdam Jackson1-4/+38
2012-08-17Be a bit stricter about range descriptor conformanceAdam Jackson1-2/+6
2012-08-17HDMI 1.4 3D feature bitsAdam Jackson1-1/+87
2012-08-15Print sync range classAdam Jackson1-1/+8
2012-08-15Take a crack at stereo decode for detailed timingsAdam Jackson1-3/+27
2012-06-07Fix standard timing decode for pre-1.3 blocksAdam Jackson1-1/+4
2012-06-07Fix standard timing decode for 16:9 modesAdam Jackson1-1/+1
2011-11-30Document the EPI and SPWG conventionsAdam Jackson1-0/+55
2011-10-10edid-decode: Be explicit about valid checksumsTormod Volden1-6/+6
2011-10-08Use $CC rather than gccJeremy Huddleston1-1/+1
2011-10-08Support providing the EDID in hex (without log formatting)Jeremy Huddleston1-0/+35
2011-10-08Fix a gcc warningJeremy Huddleston1-1/+1
2011-10-08Allow a second command line argument to dump EDID binaryJeremy Huddleston1-7/+29
2011-10-08Fix some memory leaks in ENOMEM handlingJeremy Huddleston1-3/+10
2011-10-08Allow for some copy/paste issues in parsing Xorg.logJeremy Huddleston1-1/+6
2011-10-08Properly handle input > 1K for EDID exiting in log filesJeremy Huddleston1-5/+17
2010-12-10edid-decode: accept EDID_DATA: or EDID:Dave Airlie1-1/+4
2010-02-05stronger install targetAdam Jackson1-0/+1
2010-02-05install targetAdam Jackson1-0/+5
2009-09-22Dump CEA VICs as decimal, since they're decimal in the specAdam Jackson1-1/+1