libdisplay-info/include
Pekka Paalanen f2c1b01bd2 info: add di_info_get_hdr_static_metadata()
The low-level struct di_cta_hdr_static_metadata_block is essentially
duplicated in struct di_hdr_static_metadata to make the high-level API
independent of low-level API headers. It's also simpler in form, while
new fields can still be added in the end while maintaining ABI backward
compatibility.

If new sources for HDR static metadata appear, they can be parsed into
this same structure in the future when compatible.

Wayland compositors will be interested in this.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
2024-06-12 16:26:33 +03:00
..
libdisplay-info info: add di_info_get_hdr_static_metadata() 2024-06-12 16:26:33 +03:00
bits.h Add basic support for DisplayID in EDID extension blocks 2022-09-02 06:42:06 +00:00
cta.h cta: Add support for the HDMI Audio Data Block 2024-05-29 11:29:37 +02:00
di-edid-decode.h displayid: Handle Type II timings in di_displayid_type_i_ii_vii_timing 2024-03-19 18:02:47 +01:00
displayid.h displayid: add support for type III timings 2024-03-21 17:15:27 +01:00
dmt.h dmt: add public header 2022-09-17 06:53:39 +00:00
edid.h edid: fix missing color point descriptor cleanup 2023-04-14 13:00:50 +02:00
info.h info: add di_info_get_hdr_static_metadata() 2024-06-12 16:26:33 +03:00
log.h info: introduce di_logger 2022-08-04 08:40:36 +02:00
memory-stream.h memory-stream: Add memory_stream_cleanup helper 2022-11-25 12:15:14 +00:00