Changelog for libdisplay-info: 0.3.0 -> 0.4.0 c67a3e9 build: bump version to 0.4.0 772d506 build: disable most v4l-utils options by default d77a2e5 cta: switch error handling to negative error number away from errno 8057b29 edid: fix potential overflow in shift operation 99d8394 cta: add a few missing return on failures c5d86fe cta: do not fail when there's a bad Data Block in a CTA extension d18dd43 cta: cosmetic changes to _di_cta_data_block_parse() 824bb14 cta: document that _di_cta_data_block_destroy() accepts zeroed tag 636f24f cta: set errno when we don't have a fatal failure fd31752 displayid: make _di_displayid_parse_type_1_7_timing() return void c8f09c0 cta: do not fail when HDMI Vendor Specific Data Block has error cb5e3ed vic: avoid out-of-bounds array access baa0e52 di-edid-decode: Avoid crash when printing unknown DMT code 70855b1 ci: Use gcc's static analyzer functionality in the build-gcc job c61b4b3 edid: Release all resources when parsing a display descriptor fails 53b1009 displayid: Handle failed allocations 84026a7 di-edid-decode: Initialize variables to zero to help analyzers 76f133a cta: Initialize speaker location coordinates to zero 73ec53d info: search CTA blocks in DisplayID v2 extensions 73ab82d info: don't use di_ prefix for static helpers 6feabfe di-edid-decode: add support for DisplayID v2 CTA-861 data blocks 80caacc di-edid-decode: introduce print_cta_data_block() 7324cca displayid2: add support for CTA-861 data blocks 4713505 cta: expose _di_cta_data_block_{parse,destroy} 34b3635 cta: make di_cta.flags optional d535192 cta: introduce struct di_cta 91c3b83 di-edid-decode: Fix printing unknown DMT codes ccf012e displayid: Fix double free of cta_vics d828f86 cta-vic-table: re-generate from CTA-861-I 5a12f3a tool/gen-cta-vic: update for CTA-861-I e4e0986 displayid: Add support for type IV timings d3b62b6 displayid: Move checking for reserved header flags to own function bca559d dmt: Wrap the uint8_t DMT code in struct for type safety 2d98815 di-edid-decode: Move some timing printing to a shared file 9ff243b vic: Wrap the uint8_t HDMI and CTA vic codes in structs for type safety e5c6fc1 timing: Add reverse lookup from timing definitions to codes 0af6d1d edid: Return DMT codes for Established timings III 0fd2b6b edid: Split out more DMT timing 7899041 cta: Split out HDMI and CTA VIC lookup 788c056 displayid2: decode data blocks structure 0dee020 test: add asus-ux3405 55b45d4 displayid: drop logger_add_failure() 84e8da3 cta: include sys/types.h 4daae7d ci: disable require-allow-collaboration check 69d12ff build: bump version to 0.4.0-dev