commit | 8fab99b5928a8760315384166929e191c2945b47 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <[email protected]> | Thu Dec 05 09:52:43 2019 +0100 |
committer | Hans Verkuil <[email protected]> | Thu Dec 05 09:52:43 2019 +0100 |
tree | e1979aab2b67d891b09561d699342956cd062d30 | |
parent | 52254658939882f00f6d29283a4245db43735019 [diff] |
edid-decode: fix VIC 39 handling, fix interlaced support for DTD The even_vtotal flag was set incorrectly for VIC 39 causing a wrong framerate. The detailed timings code didn't handle interlaced timings correctly, also causing a wrong refresh rate. Signed-off-by: Hans Verkuil <[email protected]>