Commit graph

  • 68706c31fb Merge branch 'write-edid' into 'main' Simon Ser 2024-08-08 17:03:02 +0000
  • bacec8b787 Merge branch 'wasm' into 'main' Simon Ser 2024-08-07 11:11:35 +0000
  • 1bd6f96436 Merge branch 'wip/not-reached-macro' into 'main' Sebastian Wick 2024-08-07 10:35:26 +0000
  • a580b3ca78 Merge branch 'tool' into 'main' Simon Ser 2024-08-06 22:39:23 +0000
  • 211fa636a3 cta: Return a block struct for type vii timings main Sebastian Wick 2024-06-11 15:23:40 +0200
  • 9534dea0df cta: Return a block struct for video format preferences Sebastian Wick 2024-06-11 15:08:10 +0200
  • 9ed2eeedee cta: Fix name of InfoFrame private base Sebastian Wick 2024-06-11 14:54:48 +0200
  • d013195750 cta: Return a block struct for speaker locations Sebastian Wick 2024-06-11 14:50:15 +0200
  • a274fed156 cta: Rename room_configuration struct Sebastian Wick 2024-05-30 19:32:38 +0200
  • 84b48d58dc cta: Move detailed timing definitions over the CTA blocks Sebastian Wick 2023-01-30 16:39:41 +0100
  • 9814d7dd96 cta: Rename ycbcr420_cap_map struct Sebastian Wick 2023-01-30 16:34:45 +0100
  • a08ac0af14 cta: Rename transfer characteristics struct Sebastian Wick 2023-01-30 16:32:47 +0100
  • f48bd08f26 cta: Return block structs instead of SVDs directly Sebastian Wick 2023-01-30 16:29:48 +0100
  • e4c750fab0 cta: Rename dynamic metadata types Sebastian Wick 2023-01-30 16:12:31 +0100
  • bf86fa80c7 cta: Rename static metadata types Sebastian Wick 2023-01-30 16:09:18 +0100
  • 6689ef604e cta: Rename dddb to display_device_block Sebastian Wick 2023-01-30 16:06:00 +0100
  • db6f0a86ce cta: Return a block struct for audio blocks Sebastian Wick 2023-01-19 04:41:55 +0100
  • b6c98f7455 Merge branch 'cta-dolby-vision' into 'main' Sebastian Wick 2024-07-31 15:17:46 +0000
  • 0ff384af62 Merge branch 'cta-hdmi-sink-cap' into 'main' Sebastian Wick 2024-07-30 11:51:12 +0000
  • d5ace05eb4 di-assert: Add di_assert and di_assert_not_reached Sebastian Wick 2024-07-29 15:01:20 +0200
  • 8d04de834a gtf: Initialize variables which might not get initialized Sebastian Wick 2024-07-29 14:37:23 +0200
  • 32c6dae968 Merge branch 'sw/main' into 'main' Sebastian Wick 2024-07-08 11:05:12 +0000
  • 755ce16bcb Merge branch 'did-timing-4' into 'main' Sebastian Wick 2024-07-07 19:24:08 +0000
  • dae37193c8 Merge branch 'timing-changes' into 'main' Sebastian Wick 2024-07-03 18:08:10 +0000
  • 9cc806c512 readme: List the relevant specifications and where to get them Sebastian Wick 2024-07-02 18:11:55 +0200
  • 82f520583d build: bump version to 0.3.0-dev Simon Ser 2024-06-20 18:40:01 +0200
  • 66b802d05b build: bump version to 0.2.0 0.2.0 Simon Ser 2024-06-20 18:36:04 +0200
  • f452c19559 displayid: Add support for type IV timings Sebastian Wick 2024-03-21 21:47:24 +0100
  • 1d08c56011 displayid: Move checking for reserved header flags to own function Sebastian Wick 2024-03-21 17:43:03 +0100
  • f8d17ef613 di-edid-decode: Move some timing printing to a shared file Sebastian Wick 2024-03-21 21:43:48 +0100
  • c6769bb7a4 cta: add support for HDMI Forum vendor-specific data block Simon Ser 2023-04-28 14:55:21 +0200
  • ea5573c0d7 cta: Add support for the Dolby Vision Vendor Specific Video Block Sebastian Wick 2024-03-20 14:38:34 +0100
  • e8babda525 cta: Add support for Vendor Specific Video Blocks Sebastian Wick 2024-03-20 14:36:49 +0100
  • 00f6ef462d edid: Return DMT codes for Established timings III Sebastian Wick 2024-03-21 20:35:13 +0100
  • 53a45a9119 timing: Move the CVT algorithm to timing.h Sebastian Wick 2024-03-21 20:05:32 +0100
  • 7b19a4b9b3 timing: Move the GTF algorithm to timing.h Sebastian Wick 2024-03-21 20:01:30 +0100
  • 9a75660b8e timing: Move DMT and VIC lookup to the new timing.h Sebastian Wick 2024-03-21 19:54:28 +0100
  • d0debea277 cta: Return a block struct for type vii timings Sebastian Wick 2024-06-11 15:23:40 +0200
  • 518710e208 cta: Return a block struct for video format preferences Sebastian Wick 2024-06-11 15:08:10 +0200
  • e0d9fd624e cta: Fix name of InfoFrame private base Sebastian Wick 2024-06-11 14:54:48 +0200
  • 3647782c12 cta: Return a block struct for speaker locations Sebastian Wick 2024-06-11 14:50:15 +0200
  • da4c705cfc cta: Rename room_configuration struct Sebastian Wick 2024-05-30 19:32:38 +0200
  • 463f2eed55 cta: Move detailed timing definitions over the CTA blocks Sebastian Wick 2023-01-30 16:39:41 +0100
  • 143bbf9969 cta: Rename ycbcr420_cap_map struct Sebastian Wick 2023-01-30 16:34:45 +0100
  • e46f8dfb87 cta: Rename transfer characteristics struct Sebastian Wick 2023-01-30 16:32:47 +0100
  • 18f541a0ea cta: Return block structs instead of SVDs directly Sebastian Wick 2023-01-30 16:29:48 +0100
  • c13455d8a0 cta: Rename dynamic metadata types Sebastian Wick 2023-01-30 16:12:31 +0100
  • 03dc3f8eb8 cta: Rename static metadata types Sebastian Wick 2023-01-30 16:09:18 +0100
  • 88e4462a0e cta: Rename dddb to display_device_block Sebastian Wick 2023-01-30 16:06:00 +0100
  • fa136e0f8f cta: Return a block struct for audio blocks Sebastian Wick 2023-01-19 04:41:55 +0100
  • 12341a70b8 test: di_info_get_default_gamma() Pekka Paalanen 2023-07-11 13:50:38 +0300
  • 5d2af9a882 info: add di_info_get_default_gamma() Pekka Paalanen 2023-07-10 14:48:14 +0300
  • 0de6fd5f10 test: di_info_get_supported_signal_colorimetry() Pekka Paalanen 2023-07-06 16:23:15 +0300
  • af7d091dc9 info: add di_info_get_supported_signal_colorimetry() Pekka Paalanen 2023-07-06 16:09:33 +0300
  • 6bc398e6db test: di_info_get_hdr_static_metadata() Pekka Paalanen 2023-07-05 14:49:51 +0300
  • f2c1b01bd2 info: add di_info_get_hdr_static_metadata() Pekka Paalanen 2023-07-05 14:46:18 +0300
  • ef69f6276c test: di_info_get_default_color_primaries() Pekka Paalanen 2023-07-06 13:06:36 +0300
  • 85043a07d5 info: add di_info_get_default_color_primaries() Pekka Paalanen 2023-07-05 16:20:56 +0300
  • 7b4d87b2d2 info: drop unused includes Pekka Paalanen 2023-07-07 14:59:39 +0300
  • 8698439191 Merge branch 'mr/device-id' into 'main' Pekka Paalanen 2024-06-09 10:03:20 +0000
  • e94700a8f5 displayid: Add support for type IV timings Sebastian Wick 2024-03-21 21:47:24 +0100
  • 0f9b90afc5 displayid: Move checking for reserved header flags to own function Sebastian Wick 2024-03-21 17:43:03 +0100
  • 0f3cea6bef di-edid-decode: Move some timing printing to a shared file Sebastian Wick 2024-03-21 21:43:48 +0100
  • 3836036de5 edid: Return DMT codes for Established timings III Sebastian Wick 2024-03-21 20:35:13 +0100
  • d32ef3ff3d timing: Move the CVT algorithm to timing.h Sebastian Wick 2024-03-21 20:05:32 +0100
  • 78a9fb1778 timing: Move the GTF algorithm to timing.h Sebastian Wick 2024-03-21 20:01:30 +0100
  • 45a70dbd29 timing: Move DMT and VIC lookup to the new timing.h Sebastian Wick 2024-03-21 19:54:28 +0100
  • d3ab88f8d8 cta: add support for HDMI Forum vendor-specific data block Simon Ser 2023-04-28 14:55:21 +0200
  • 5d9f31fd78 cta: Add support for the Dolby Vision Vendor Specific Video Block Sebastian Wick 2024-03-20 14:38:34 +0100
  • 0f71ba695f cta: Add support for Vendor Specific Video Blocks Sebastian Wick 2024-03-20 14:36:49 +0100
  • fbd0022272 build: build edid-decode as subproject Sebastian Wick 2024-05-10 15:45:20 +0200
  • c0c0c8acc5 cta: HDMI Audio: Add a failure when NonMixed is supported without MS Sebastian Wick 2024-06-05 13:30:38 +0200
  • 08a4d543c8 cta: Add support for the HDMI Audio Data Block Sebastian Wick 2024-03-26 21:13:04 +0100
  • 5741163901 edid: Record failures instead of aborting parsing Sebastian Wick 2024-05-06 18:28:22 +0200
  • f48cc61166 edid: ignore malformed CTA extension blocks Simon Ser 2024-05-08 09:10:58 +0200
  • 204576ecff edid: ignore unsupported/malformed DisplayID extension blocks Simon Ser 2024-04-29 11:09:25 +0200
  • 7067ab6ad1 displayid: add support for type III timings Simon Ser 2022-12-18 19:40:55 +0100
  • 245207e5ef displayid: extract timing_aspect_ratio_is_valid() Simon Ser 2024-03-21 17:12:08 +0100
  • 179f481c8f displayid: rename enum di_displayid_type_i_ii_vii_timing_aspect_ratio Simon Ser 2024-03-21 17:09:18 +0100
  • 8f4b0f768f edid: Change error messages and di-edid-decode printing Sebastian Wick 2024-03-21 15:43:17 +0100
  • dda7c12642 test: Bump edid-decode to newer version Sebastian Wick 2024-03-20 20:08:46 +0100
  • 2d48bf1d54 di-edid-decode/displayid: Print Type II Detailed Timings Sebastian Wick 2023-01-17 23:42:43 +0100
  • 4f1a7ca5a0 displayid: Add support for Type II Detailed Timing Data Block Sebastian Wick 2023-01-17 23:36:25 +0100
  • bedd81f1b6 displayid: Handle Type II timings in di_displayid_type_i_ii_vii_timing Sebastian Wick 2024-03-19 17:52:12 +0100
  • 0eb10bda9e cta: Parse DisplayID Type VII Video Timing Data Block Sebastian Wick 2023-01-17 04:02:34 +0100
  • f36771f732 di-edid-decode/displayid: Make print_displayid_type_i_vii_timing generic Sebastian Wick 2023-01-17 23:38:42 +0100
  • f96aa28c9b displayid: Make parsing type I & VII timings available for CTA Sebastian Wick 2023-01-17 01:49:50 +0100
  • adc25656c2 displayid: Use a single struct for Type I and Type VII timings Sebastian Wick 2024-03-19 16:51:26 +0100
  • 8d221c1d3d di-edid-decode: don't print manufacture week if unspecified Simon Ser 2024-02-12 12:47:42 +0100
  • 1388f16e71 cta: add support for Video Format Preference Sebastian Wick 2023-01-11 00:14:44 +0100
  • 75b21671d0 cta: add support for Speaker Location data blocks Sebastian Wick 2023-01-13 22:21:23 +0100
  • 3edb81e68d cta: add support for Room Configuration data blocks Sebastian Wick 2023-01-13 21:41:11 +0100
  • 63b483cd46 cta: Pull out speaker allocation struct Sebastian Wick 2024-02-09 23:11:49 +0100
  • 63152283ee Add webapp wasm Simon Ser 2022-08-17 13:13:13 +0200
  • ebee35935d di-edid-decode: fix rgb quantization output Christian Meissl 2023-12-01 19:45:25 +0100
  • bc5ce903e1 Merge branch 'hdmi-forum-vsdb' into 'main' Simon Ser 2023-11-07 08:42:18 +0000
  • fc9d2f6204 cta: add support for HDMI Forum vendor-specific data block hdmi-forum-vsdb Simon Ser 2023-04-28 14:55:21 +0200
  • a53f18446d test/data: add dell-g3223q Simon Ser 2023-11-05 12:12:21 +0100
  • ae6cb5242e ci: upgrade to Alpine 3.18 Simon Ser 2023-10-31 13:24:53 +0100
  • 0e1235a908 ci: halt on UBSan error Simon Ser 2023-10-31 12:20:35 +0100