1. d5544b3 Merge pull request #1542 from rouault/zlib-1.3.1 by Even Rouault · 3 weeks ago master
  2. 8c7f51e Merge pull request #1541 from rouault/libpng-1.6.43 by Even Rouault · 3 weeks ago
  3. f7f3873 Merge pull request #1540 from rouault/fix_1539 by Even Rouault · 3 weeks ago
  4. 060caa9 thirdparty/libz: update to zlib-1.3.1 by Even Rouault · 4 weeks ago
  5. 92d9ce6 thirdparty/libpng: update to libpng-1.6.43 by Even Rouault · 4 weeks ago
  6. 2f26720 thirdparty/libtiff: update to libtiff 4.6.0 by Even Rouault · 4 weeks ago
  7. d153c61 Merge pull request #1538 from rouault/read_tlm by Even Rouault · 4 weeks ago
  8. ed3a818 Use TLM markers to optimize opj_decode() (on a subset of tiles) by Even Rouault · 5 weeks ago
  9. 206ede7 Add more unit tests for decoding files with TLM by Even Rouault · 5 weeks ago
  10. 954c6e3 Use TLM markers to optimize opj_get_decoded_tile() by Even Rouault · 6 weeks ago
  11. 5005a35 Merge pull request #1537 from rouault/test_small_world_non_consecutive_tilepart_tlm by Even Rouault · 6 weeks ago
  12. 1d4a883 Add new test for file with non-consecutive tilepart and TLM marker by Even Rouault · 6 weeks ago
  13. d2e336d Merge pull request #1536 from rouault/fix_1535 by Even Rouault · 6 weeks ago
  14. f3b28c5 Avoid heap-buffer-overflow read on corrupted image in non-strict mode by Even Rouault · 6 weeks ago
  15. ead1b0b Merge pull request #1534 from rouault/fix_1533 by Even Rouault · 6 weeks ago
  16. dea92ee opj_j2k_read_sod(): validate opj_stream_read_data() return to avoid potential later heap-buffer-overflow in in opj_t1_decode_cblk when disabling strict mode by Even Rouault · 6 weeks ago
  17. 2f5a299 Support setting enumcs for CMYK and EYCC color space (#1529) by Andrew Murray · 7 weeks ago
  18. 1bca4d2 Merge pull request #1528 from rouault/fix_ossfuzz_68763 by Even Rouault · 7 weeks ago
  19. c456f08 Merge pull request #1532 from radarhere/patch-1 by Even Rouault · 7 weeks ago
  20. 4bfe68e Fixed typos by Andrew Murray · 7 weeks ago
  21. 2c0823c Fix Integer Overflow at j2k.c:9614 (#1530) by headshog · 9 weeks ago
  22. 1f979c5 Merge pull request #1531 from rouault/ci_macos_13 by Even Rouault · 9 weeks ago
  23. a9fc407 CI: pin macos job to macos-13 to get x86_64 by Even Rouault · 9 weeks ago
  24. 3b0c9b9 opj_j2k_decode_tiles(): avoid use of uninitialized l_current_tile_no variable by Even Rouault · 3 months ago
  25. 761e49c build.yml: change macos-latest to macos-13 to still get MacOS x86_64 by Even Rouault · 3 months ago
  26. 70e6263 Merge pull request #1526 from radarhere/header_length by Even Rouault · 3 months ago
  27. 7a36101 Merge pull request #1527 from radarhere/patch-1 by Even Rouault · 3 months ago
  28. 1632f08 Updated actions/upload-artifact to v4 by Andrew Murray · 3 months ago
  29. 7d95202 Do not allow header length to be zero in non-zero length packet by Andrew Murray · 4 months ago
  30. e8b9d92 Delete .github/workflows/jekyll-gh-pages.yml by Antonin Descampe · 4 months ago
  31. d369958 Update deployment path in jekyll-gh-pages.yml by Antonin Descampe · 4 months ago
  32. 0411252 Create jekyll-gh-pages.yml by Antonin Descampe · 4 months ago
  33. 0fe2a2c Merge pull request #1520 from brad0/openbsd_swap16 by Even Rouault · 5 months ago
  34. 995d8c9 Fix building on OpenBSD big endian hosts by Brad Smith · 5 months ago
  35. c28f012 Refactor build of both types of linkage by Kai Pastor · 5 months ago
  36. 4b8b397 Fix export of OPJ_STATIC macro by Kai Pastor · 5 months ago
  37. 3beb2e1 Fix line endings (CRLF -> LF) by Stefan Weil · 5 months ago
  38. ce51a21 Fix some typos (found by `codespell` and `typos`) by Stefan Weil · 5 months ago
  39. b0ce41d Update GitHub checkout action to latest version by Stefan Weil · 5 months ago
  40. 39e8c50 Prepare for OpenJPEG v2.5.2 release by Even Rouault · 5 months ago v2.5.2
  41. 61309d7 Merge pull request #1515 from rouault/fix_1514 by Even Rouault · 5 months ago
  42. f19c213 opj_config.h.cmake.in: add inclusion guard by Even Rouault · 5 months ago
  43. e521a50 openjpeg.h: make sure to include opj_config.h (fixes #1514) by Even Rouault · 5 months ago
  44. d2ba102 update HOWTO-RELEASE by Even Rouault · 5 months ago
  45. 13c3109 update HOWTO-RELEASE by Even Rouault · 5 months ago
  46. 86a1b0d abi_check.sh: comment OPJ_PREVIOUS_VERSION by Even Rouault · 5 months ago
  47. 13789f6 abi_check.sh: Update version number for automatic abi check (2.5.0->2.5.1) by Even Rouault · 5 months ago
  48. 14d03e8 Prepare for OpenJPEG v2.5.1 release by Even Rouault · 5 months ago v2.5.1
  49. 1bba837 Merge pull request #1511 from rouault/fix_1488_bis by Even Rouault · 6 months ago
  50. 017f2be opj_t2_read_packet_header(): avoid unsigned integer overflow (alternate fix to https://github.com/uclouvain/openjpeg/pull/1488) by Even Rouault · 6 months ago
  51. 0f3ca81 Merge pull request #1510 from rouault/fix_1505 by Even Rouault · 6 months ago
  52. ddffa33 Merge pull request #1507 from kmilos/patch-1 by Even Rouault · 6 months ago
  53. 89bf51c Merge pull request #1509 from rouault/fix_sycc420_to_rgb by Even Rouault · 6 months ago
  54. d903fbb opj_dwt_decode_tile(): avoid potential UndefinedBehaviorSanitizer 'applying zero offset to null pointer' (fixes #1505) by Even Rouault · 6 months ago
  55. 7bd884f opj_decompress: fix off-by-one read heap-buffer-overflow in sycc420_to_rgb() when x0 and y0 are odd (CVE-2021-3575, fixes #1347) by Even Rouault · 6 months ago
  56. a405090 Remove BUILD_PKGCONFIG_FILES by Miloš Komarčević · 6 months ago
  57. 8a0fca8 Always install pkgconfig files by Miloš Komarčević · 6 months ago
  58. 0e3b3bd Merge pull request #1493 from domin144/cmake_version_file by Even Rouault · 7 months ago
  59. f8a3e53 Add cmake version file by Dominik Wójt · 8 months ago
  60. b0e966e Merge pull request #1503 from domin144/drop_cmake_less_3.5 by Even Rouault · 7 months ago
  61. 65d0326 CMake: drop support for cmake < 3.5 by Dominik Wójt · 7 months ago
  62. 406e184 Merge pull request #1502 from scaramallion/fix-compiler-error by Even Rouault · 7 months ago
  63. 3a100a3 Fix compiler error on Windows by scaramallion · 7 months ago
  64. 41c25e3 ht_dec.c: Improve MSVC arm64 popcount performance (#1479) by Peter Johnson · 8 months ago
  65. dfdedea Merge pull request #1496 from rouault/fix_1480 by Even Rouault · 8 months ago
  66. 49c4ef5 Merge pull request #1490 from headshog/fix-j2k by Even Rouault · 8 months ago
  67. 00e0bdc Merge pull request #1491 from headshog/fix-j2k-header by Even Rouault · 8 months ago
  68. 03afd06 Merge pull request #1492 from headshog/fix-ht-dec by Even Rouault · 8 months ago
  69. 90312af opj_tcd_dc_level_shift_decode(): avoid increment nullptr (fixes #1480) by Even Rouault · 8 months ago
  70. 2c8c502 Merge pull request #1484 from mayeut/mandatory-inttypes-stdint by Even Rouault · 8 months ago
  71. 65282a0 Merge pull request #1494 from tomoaki0705/suppress_warning_clang by Even Rouault · 8 months ago
  72. 478b20d opj_t1_ht_decode_cblk(): avoid memcpy() with 0-input size and nullptr destination. fix ht_dec.c:1215 (#1492) by headshog · 8 months ago
  73. 67e6a79 fix j2k.c:11114 by headshog · 8 months ago
  74. a817136 opj_j2k_merge_ppm(): avoid unsigned-integer-overflow at j2k.c:3962 (#1490) by headshog · 8 months ago
  75. b0e83a1 Merge pull request #1495 from rouault/update_kdu by Even Rouault · 8 months ago
  76. d5af1d2 tools/travis-ci/install.sh: workaround issue with jpylyzer on Mac by Even Rouault · 8 months ago
  77. 597389a suppress warning during build using clang by Tomoaki Teshima · 8 months ago
  78. e21123b CI: update KDU to new version (older one no longer available) by Even Rouault · 8 months ago
  79. 67c998f Fixed typos (#1486) by Andrew Murray · 8 months ago
  80. c4b3a91 Require `stdint.h` & `inttypes.h` by mayeut · 10 months ago
  81. 6af3931 Merge pull request #1482 from mayeut/use-opj_uint_ceildiv by Even Rouault · 11 months ago
  82. dc194c2 chore: GHA Ubuntu 22.04 now uses gcc 11.4.0 by mayeut · 11 months ago
  83. d23e028 fix: use `opj_uint_ceildiv` instead of `opj_int_ceildiv` when necessary by mayeut · 11 months ago
  84. 1ee6d11 Merge pull request #1463 from rouault/fix_570 by Even Rouault · 1 year, 4 months ago
  85. 59ec1f0 opj_jp2_read_header(): move setting icc_profile here instead in opj_jp2_decode()/get_tile() + add unit test (fixes #570) by Even Rouault · 1 year, 4 months ago
  86. 0f528e9 opj_jp2_read_header(): move setting color_space here instead in opj_jp2_decode()/get_tile() (fixes #570) by Even Rouault · 1 year, 5 months ago
  87. 15c0dca Merge pull request #1462 from sebras/master by Even Rouault · 1 year, 5 months ago
  88. eb8a7e4 CMake: error out on warnings for strict/missing prototypes. by Sebastian Rasmussen · 1 year, 5 months ago
  89. fbdf28a Merge pull request #1450 from markmentovai/no_sprintf by Even Rouault · 1 year, 5 months ago
  90. 032b6e9 openjp2/j2k: replace sprintf calls with snprintf by Mark Mentovai · 1 year, 9 months ago
  91. 480cc9d Remove support for non-C99 compilers (like VS2010) that don't support snprintf() by Even Rouault · 1 year, 5 months ago
  92. 1a8d13e Merge pull request #1461 from rouault/fix_ci by Even Rouault · 1 year, 5 months ago
  93. 8f3f837 Fix CI by Even Rouault · 1 year, 5 months ago
  94. 97c3c8f Merge pull request #1460 from rouault/fix_1459 by Even Rouault · 1 year, 5 months ago
  95. c33e3d4 opj_t2_skip_packet_data(): avoid out-of-bounds reads on truncated images in non-strict mode (fixes #1459) by Even Rouault · 1 year, 5 months ago
  96. ee58d77 CMake: add missing GNUInstallDirs related substitutions (fixes #1424) (#1456) by autoantwort · 1 year, 6 months ago
  97. 2d60670 Merge pull request #1448 from rouault/fix_1447 by Even Rouault · 1 year, 10 months ago
  98. 6ab3ca6 Fix incorrect decoding of image with large number of progression levels by Even Rouault · 1 year, 10 months ago
  99. be95561 Fix Heap-buffer-overflow READ in opj_jp2_apply_pclr (#1441) by Aleks L · 2 years ago
  100. 49fea5c Merge pull request #1440 from rouault/rate_alloc_speedup by Even Rouault · 2 years ago