Skip to content

cta: parse DisplayID Type VII Video Timing Data Block

Sebastian Wick requested to merge swick/libdisplay-info:cta-did-vii-timing into main

This is a bit icky. The DisplayID Type VII and type I blocks are almost identical and the CTA can contain a single type VII descriptor. I decided to use common struct for them and share the descriptor parsing.

Merge request reports