1. 26677e2 Add janitors to the OWNERS file by Sadaf Ebrahimi · 5 weeks ago main
  2. 22b9dfb Update libdisplay-info to generate sources by Sasha McIntosh · 6 weeks ago
  3. 1c1b9e6 libdispay_info: add vendor visibility am: cbe387551c by Lucas Berthou · 6 weeks ago
  4. cbe3875 libdispay_info: add vendor visibility by Lucas Berthou · 6 weeks ago
  5. 8a09a2c Merge remote-tracking branch 'origin/upstream' am: 145c2333ad by Inna Palant · 6 weeks ago
  6. 145c233 Merge remote-tracking branch 'origin/upstream' by Inna Palant · 7 weeks ago
  7. dbbab57 Third-Party Import of: https://gitlab.freedesktop.org/emersion/libdisplay-info by Lucas Berthou · 8 weeks ago upstream
  8. 0027310 Initial empty repository by Bill Rassieur · 9 weeks ago
  9. 66b802d build: bump version to 0.2.0 by Simon Ser · 7 months ago
  10. 12341a7 test: di_info_get_default_gamma() by Pekka Paalanen · 1 year, 7 months ago
  11. 5d2af9a info: add di_info_get_default_gamma() by Pekka Paalanen · 1 year, 7 months ago
  12. 0de6fd5 test: di_info_get_supported_signal_colorimetry() by Pekka Paalanen · 1 year, 7 months ago
  13. af7d091 info: add di_info_get_supported_signal_colorimetry() by Pekka Paalanen · 1 year, 7 months ago
  14. 6bc398e test: di_info_get_hdr_static_metadata() by Pekka Paalanen · 1 year, 7 months ago
  15. f2c1b01 info: add di_info_get_hdr_static_metadata() by Pekka Paalanen · 1 year, 7 months ago
  16. ef69f62 test: di_info_get_default_color_primaries() by Pekka Paalanen · 1 year, 7 months ago
  17. 85043a0 info: add di_info_get_default_color_primaries() by Pekka Paalanen · 1 year, 7 months ago
  18. 7b4d87b info: drop unused includes by Pekka Paalanen · 1 year, 7 months ago
  19. fbd0022 build: build edid-decode as subproject by Sebastian Wick · 9 months ago
  20. c0c0c8a cta: HDMI Audio: Add a failure when NonMixed is supported without MS by Sebastian Wick · 8 months ago
  21. 08a4d54 cta: Add support for the HDMI Audio Data Block by Sebastian Wick · 10 months ago
  22. 5741163 edid: Record failures instead of aborting parsing by Sebastian Wick · 9 months ago
  23. f48cc61 edid: ignore malformed CTA extension blocks by Simon Ser · 9 months ago
  24. 204576e edid: ignore unsupported/malformed DisplayID extension blocks by Simon Ser · 9 months ago
  25. 7067ab6 displayid: add support for type III timings by Simon Ser · 2 years, 1 month ago
  26. 245207e displayid: extract timing_aspect_ratio_is_valid() by Simon Ser · 10 months ago
  27. 179f481 displayid: rename enum di_displayid_type_i_ii_vii_timing_aspect_ratio by Simon Ser · 10 months ago
  28. 8f4b0f7 edid: Change error messages and di-edid-decode printing by Sebastian Wick · 10 months ago
  29. dda7c12 test: Bump edid-decode to newer version by Sebastian Wick · 10 months ago
  30. 2d48bf1 di-edid-decode/displayid: Print Type II Detailed Timings by Sebastian Wick · 2 years ago
  31. 4f1a7ca displayid: Add support for Type II Detailed Timing Data Block by Sebastian Wick · 2 years ago
  32. bedd81f displayid: Handle Type II timings in di_displayid_type_i_ii_vii_timing by Sebastian Wick · 10 months ago
  33. 0eb10bd cta: Parse DisplayID Type VII Video Timing Data Block by Sebastian Wick · 2 years ago
  34. f36771f di-edid-decode/displayid: Make print_displayid_type_i_vii_timing generic by Sebastian Wick · 2 years ago
  35. f96aa28 displayid: Make parsing type I & VII timings available for CTA by Sebastian Wick · 2 years ago
  36. adc2565 displayid: Use a single struct for Type I and Type VII timings by Sebastian Wick · 10 months ago
  37. 8d221c1 di-edid-decode: don't print manufacture week if unspecified by Simon Ser · 12 months ago
  38. 1388f16 cta: add support for Video Format Preference by Sebastian Wick · 2 years ago
  39. 75b2167 cta: add support for Speaker Location data blocks by Sebastian Wick · 2 years ago
  40. 3edb81e cta: add support for Room Configuration data blocks by Sebastian Wick · 2 years ago
  41. 63b483c cta: Pull out speaker allocation struct by Sebastian Wick · 12 months ago
  42. ebee359 di-edid-decode: fix rgb quantization output by Christian Meissl · 1 year, 2 months ago
  43. ae6cb52 ci: upgrade to Alpine 3.18 by Simon Ser · 1 year, 3 months ago
  44. 0e1235a ci: halt on UBSan error by Simon Ser · 1 year, 3 months ago
  45. 8aa57fb edid: turn range limits max pixel clock into an int64_t by Simon Ser · 1 year, 3 months ago
  46. 924f59f test: add QEMU EDID by Simon Ser · 1 year, 3 months ago
  47. 3034840 test: add ayaneo-wxga by Simon Ser · 1 year, 3 months ago
  48. 5142866 cta: be more lenient about data block parsing by Sebastian Wick · 1 year, 7 months ago
  49. 8829bab tool: fix redirect bashism in dump-i2c.sh by Jani Nikula · 1 year, 7 months ago
  50. 41027f9 ci: use detached CI pipelines by Simon Ser · 1 year, 7 months ago
  51. 49af17a editorconfig: bump max line length to 100 chars by Simon Ser · 1 year, 9 months ago
  52. 8781d1d tool: add a tool for dumping EDID/DisplayID from I2C by Sebastian Wick · 1 year, 9 months ago
  53. 5c9801a displayid.c: Include sys/types.h by Bernd Kuhls · 1 year, 9 months ago
  54. 598bde5 edid: fix missing color point descriptor cleanup by Simon Ser · 1 year, 9 months ago
  55. 480f725 displayid.c: prevent int promotion warning by Consolatis · 1 year, 10 months ago
  56. 147d661 readme: update test suite instructions by Simon Ser · 1 year, 11 months ago
  57. 83ae3f5 ci: remove unnecessary "Testing checks" stage by Simon Ser · 1 year, 11 months ago
  58. af7af60 info: ignore empty model/serial descriptors by Simon Ser · 1 year, 11 months ago
  59. 5e7bb09 test/data: add goldstar-e2441 by Simon Ser · 1 year, 11 months ago
  60. eed3e1e test: remove edid-decode as a test dependency by Sebastian Wick · 2 years ago
  61. 0ec8330 ci: adjust testing check script to 'set -e' by Sebastian Wick · 1 year, 11 months ago
  62. 8ec4aa2 ci: create new stage for checking the testing data by Sebastian Wick · 2 years ago
  63. 5a4a28e readme: add IRC channel by Simon Ser · 2 years ago
  64. 2927135 build: fix invalid library version by Simon Ser · 2 years ago
  65. a9528b0 build: bump version to 0.2.0-dev by Simon Ser · 2 years ago
  66. 92b0317 build: bump version to 0.1.1 by Simon Ser · 2 years ago
  67. 015bddc build: set pkg-config name and URL by Simon Ser · 2 years ago
  68. d0ad02c build: fix pkg-config filebase by Simon Ser · 2 years ago
  69. 1871aab build: bump version to 0.1.0 by Simon Ser · 2 years ago
  70. 10bece8 release: Add release instructions and script by Sebastian Wick · 2 years ago
  71. c88cd24 build: Set the library version and SOVERSION by Sebastian Wick · 2 years ago
  72. 506925a cta: add support for InfoFrame Data Block by Sebastian Wick · 2 years ago
  73. 23be383 test: Bump edid-decode to newer version by Sebastian Wick · 2 years ago
  74. d299c47 edid: Sync On Green Signal only is set if the bit is 0 and not 1 by Sebastian Wick · 2 years ago
  75. 4698004 cta: Add new data blocks from CTA-861.6 by Sebastian Wick · 2 years ago
  76. ddb32da cdi-edid-decode/cta: Take interlacing into account when printing VICs by Sebastian Wick · 2 years ago
  77. 883f469 test: Document where each EDID blob is from by Sebastian Wick · 2 years ago
  78. 0154eaa readme: document versioning and stability expectations by Simon Ser · 2 years ago
  79. 6cdebd2 readme: move URL to references list by Simon Ser · 2 years ago
  80. 05f9450 di-edid-decode/cta: align VIC aspect ratio names by Sebastian Wick · 2 years ago
  81. 94f4cd4 readme: fix executable path in fuzzing instructions by Simon Ser · 2 years ago
  82. 1f3913f di-edid-decode/cta: print detailed info for VICs by Simon Ser · 2 years ago
  83. b439985 cta: add VIC table by Simon Ser · 2 years ago
  84. 5c22550 cta: add support for YCbCr 4:2:0 Capability Map by Sebastian Wick · 2 years ago
  85. f7bd527 cta: add support for YCbCr 4:2:0 Video by Sebastian Wick · 2 years ago
  86. 2ebc104 cta: add support for speaker allocation data block by Simon Ser · 2 years, 1 month ago
  87. a55e759 cta: parse HDR Dynamic Metadata Data Block by Sebastian Wick · 2 years ago
  88. 6c8d466 ci: always build documentation by Sebastian Wick · 2 years ago
  89. c32df33 cta: include stddef.h for size_t by Sebastian Wick · 2 years ago
  90. 67b5d67 cta: add support for VESA DDDB by Simon Ser · 2 years ago
  91. fc13fb4 displayid: add support for tiled display topology data block by Simon Ser · 2 years, 4 months ago
  92. 3b83980 Add code coverage configuration file by Simon Ser · 2 years, 1 month ago
  93. 4a8684d edid: add support for CVT timing code descriptors by Sebastian Wick · 2 years, 4 months ago
  94. f716073 Introduce di_cvt_compute() by Simon Ser · 2 years, 3 months ago
  95. 8fbc366 cta: parse short audio descriptors by Sebastian Wick · 2 years, 5 months ago
  96. c995305 info: Use memory_stream_cleanup in di_info_get_serial by Joshua Ashton · 2 years, 2 months ago
  97. 12923cc info: Use memory-stream API for di_info_parse_edid by Joshua Ashton · 2 years, 2 months ago
  98. c63ca40 memory-stream: Add memory_stream_cleanup helper by Joshua Ashton · 2 years, 2 months ago
  99. a10c478 memory-stream: Factor out memory-stream related code to a new file by Joshua Ashton · 2 years, 2 months ago
  100. b21fdb3 ci: pin Alpine version by Simon Ser · 2 years, 2 months ago