diff options
author | Anssi Hannula <anssi@mandriva.org> | 2010-01-03 04:07:18 +0000 |
---|---|---|
committer | Anssi Hannula <anssi@mandriva.org> | 2010-01-03 04:07:18 +0000 |
commit | a3e9aad555c8df59b42cbd630e5a7abd6ed17ec2 (patch) | |
tree | ed63483fd2281dfdbb2ae775c892485b53f3f3fa /NEWS | |
parent | 0a9f2ccd983cdee30712812b718a7c03ce1eade7 (diff) | |
download | monitor-edid-a3e9aad555c8df59b42cbd630e5a7abd6ed17ec2.tar monitor-edid-a3e9aad555c8df59b42cbd630e5a7abd6ed17ec2.tar.gz monitor-edid-a3e9aad555c8df59b42cbd630e5a7abd6ed17ec2.tar.bz2 monitor-edid-a3e9aad555c8df59b42cbd630e5a7abd6ed17ec2.tar.xz monitor-edid-a3e9aad555c8df59b42cbd630e5a7abd6ed17ec2.zip |
monitor-parse-edid:
correctly parse some interlaced video timings if the Detailed Timing
Descriptor specifies field vertical parameters instead of the frame
parameters
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -16,6 +16,9 @@ EIA/CEA-861-B) in Video Data Blocks of CEA EDID Timing Extension o set Interlace flag for ModeLines created for interlaced Detailed Timings + o correctly parse some interlaced video timings if the Detailed Timing + Descriptor specifies field vertical parameters instead of the frame + parameters Version 2.5 - 18 October 2009, by Anssi Hannula |