1. 8ac5262 Merge pull request #1609 from laumann/cmake-bump by Even Rouault · 4 weeks ago master
  2. a70b8f1 Increase cmake_minimum_required 3.5 -> 3.10 by Thomas Bracht Laumann Jespersen · 4 weeks ago
  3. 1ad9bec Merge pull request #1596 from dg0yt/pkgconfig by Even Rouault · 3 months ago
  4. 7b508bb Handle '-lpthread' by Kai Pastor · 3 months ago
  5. 5e25831 Fix pkgconfig 'deps' generation by Kai Pastor · 3 months ago
  6. 6c4a29b Merge pull request #1594 from rouault/bump_cmake_min_req by Even Rouault · 3 months ago v2.5.4
  7. f173b55 Prepare for OpenJPEG v2.5.4 release by Even Rouault · 3 months ago
  8. 93c6e59 CI: bump to windows-2022 by Even Rouault · 3 months ago
  9. a71509a Bump cmake_minimum_required() in thirdparty/ and tools/ctest_scripts/travis-ci.cmake by Even Rouault · 3 months ago
  10. d1131e2 Merge pull request #1580 from dzenanz/cmakeDeprecationWarning by Even Rouault · 3 months ago
  11. 0912a30 Merge pull request #1591 from bgilbert/pkg-config by Even Rouault · 3 months ago
  12. d42966d pkgconfig: drop unused libraries from Libs.private by Benjamin Gilbert · 5 months ago
  13. b06eb2a Fix CMake warning: Compatibility with CMake < 3.10 will be removed by Dženan Zukić · 10 months ago
  14. e7453e3 Merge pull request #1576 from weanti/master by Even Rouault · 11 months ago
  15. 578c67b Fixed ICC profile copy failure on write (#1574) by Mirco Miranda · 11 months ago
  16. cc6d0c8 code documentation updates by iantal · 11 months ago
  17. 44119c2 Merge pull request #1573 from sebras/master by Even Rouault · 12 months ago
  18. f809b80 opj_jp2_read_header: Check for error after parsing header. by Sebastian Rasmussen · 12 months ago
  19. eb25a5e abi_check.sh: comment OPJ_PREVIOUS_VERSION by Even Rouault · 1 year, 1 month ago
  20. 672ecbb abi_check.sh: Update version number for automatic abi check (2.5.1->2.5.3) by Even Rouault · 1 year, 1 month ago
  21. 210a8a5 .github/workflows/build.yml: stay on ubuntu-22.04 for now by Even Rouault · 1 year, 1 month ago v2.5.3
  22. e2cf50f Revert " abi_check.sh: Update version number for automatic abi check (2.5.2->2.5.3)" by Even Rouault · 1 year, 1 month ago
  23. 4e3412d abi_check.sh: Update version number for automatic abi check (2.5.2->2.5.3) by Even Rouault · 1 year, 1 month ago
  24. 6e92b39 Prepare for OpenJPEG v2.5.3 release by Even Rouault · 1 year, 1 month ago
  25. ebbd7a1 opj_compress: fix memory leak in error code path (when cannot create output file) by Even Rouault · 1 year, 1 month ago
  26. 1650ff9 Merge pull request #1566 from rouault/fix_1563 by Even Rouault · 1 year, 1 month ago
  27. 98592ee sycc422_to_rgb(): fix out-of-bounds read accesses when 2 * width_component_1_or_2 + 1 == with_component_0 by Even Rouault · 1 year, 1 month ago
  28. a1a56ff Merge pull request #1565 from rouault/fix_1564 by Even Rouault · 1 year, 1 month ago
  29. e492644 opj_j2k_add_tlmarker(): validate that current tile-part number if smaller that total number of tile-parts by Even Rouault · 1 year, 1 month ago
  30. d5573aa Merge pull request #1560 from rouault/tune_TPSOT_FIX by Even Rouault · 1 year, 1 month ago
  31. 2be5f14 Ammend previous commit to remove new OPJ_DPARAMETERS_DISABLE_TPSOT_FIX flag, and make it active when opj_decoder_set_strict_mode() is called with true by Even Rouault · 1 year, 2 months ago
  32. 05de3bf Merge pull request #1561 from rouault/fix_pr_1530 by Even Rouault · 1 year, 2 months ago
  33. c34e441 Amend fix of PR 1530 regarding m_sot_length check by Even Rouault · 1 year, 2 months ago
  34. 497d58c Do not turn on 'TPsot==TNsot detection fix' when TNsot==1, and add a OPJ_DPARAMETERS_DISABLE_TPSOT_FIX flag to disable it by Even Rouault · 1 year, 2 months ago
  35. 4ec0aca Merge pull request #1559 from rouault/fix_1340 by Even Rouault · 1 year, 2 months ago
  36. e649728 Rename knownfailures-macOS14.6-xcode15.4-arm64-Release-3rdP.txt to knownfailures-macOS14.7-xcode15.4-arm64-Release-3rdP.txt by Even Rouault · 1 year, 2 months ago
  37. 40707fd opj_j2k_setup_encoder(): set numgbits = 1 for Cinema2K by Even Rouault · 1 year, 2 months ago
  38. 362ec6c Merge pull request #1555 from hleft/master by Even Rouault · 1 year, 4 months ago
  39. f6ea97a bench_dwt: Add assert for memory allocation failure by sunyuechi · 1 year, 4 months ago
  40. e0e0c80 Add AVX2 and AVX512 optimization for wavelet transform (#1552) by Tomasz · 1 year, 4 months ago
  41. 606304d Merge pull request #1551 from radarhere/patch-1 by Even Rouault · 1 year, 4 months ago
  42. 7c1246c Updated softprops/action-gh-release to v2 by Andrew Murray · 1 year, 4 months ago
  43. fd89401 Merge pull request #1549 from radarhere/patch-1 by Even Rouault · 1 year, 4 months ago
  44. 822562d Merge pull request #1547 from mayeut/fix-issue1472 by Even Rouault · 1 year, 4 months ago
  45. eb17dcd Merge pull request #1548 from mayeut/fix-abi-check by Even Rouault · 1 year, 4 months ago
  46. 781a85b Merge pull request #1546 from mayeut/macos-arm64 by Even Rouault · 1 year, 4 months ago
  47. ab3d7ea Updated softprops/action-gh-release to v2 by Andrew Murray · 1 year, 4 months ago
  48. bfa990d fix: abi check by mayeut · 1 year, 5 months ago
  49. c58bc12 fix: when EPH markers are specified, they are required. by mayeut · 1 year, 5 months ago
  50. a332a1a CI: add macOS arm64 by mayeut · 1 year, 5 months ago
  51. d5544b3 Merge pull request #1542 from rouault/zlib-1.3.1 by Even Rouault · 1 year, 6 months ago
  52. 8c7f51e Merge pull request #1541 from rouault/libpng-1.6.43 by Even Rouault · 1 year, 6 months ago
  53. f7f3873 Merge pull request #1540 from rouault/fix_1539 by Even Rouault · 1 year, 6 months ago
  54. 060caa9 thirdparty/libz: update to zlib-1.3.1 by Even Rouault · 1 year, 6 months ago
  55. 92d9ce6 thirdparty/libpng: update to libpng-1.6.43 by Even Rouault · 1 year, 6 months ago
  56. 2f26720 thirdparty/libtiff: update to libtiff 4.6.0 by Even Rouault · 1 year, 6 months ago
  57. d153c61 Merge pull request #1538 from rouault/read_tlm by Even Rouault · 1 year, 6 months ago
  58. ed3a818 Use TLM markers to optimize opj_decode() (on a subset of tiles) by Even Rouault · 1 year, 6 months ago
  59. 206ede7 Add more unit tests for decoding files with TLM by Even Rouault · 1 year, 6 months ago
  60. 954c6e3 Use TLM markers to optimize opj_get_decoded_tile() by Even Rouault · 1 year, 6 months ago
  61. 5005a35 Merge pull request #1537 from rouault/test_small_world_non_consecutive_tilepart_tlm by Even Rouault · 1 year, 6 months ago
  62. 1d4a883 Add new test for file with non-consecutive tilepart and TLM marker by Even Rouault · 1 year, 6 months ago
  63. d2e336d Merge pull request #1536 from rouault/fix_1535 by Even Rouault · 1 year, 6 months ago
  64. f3b28c5 Avoid heap-buffer-overflow read on corrupted image in non-strict mode by Even Rouault · 1 year, 6 months ago
  65. ead1b0b Merge pull request #1534 from rouault/fix_1533 by Even Rouault · 1 year, 6 months ago
  66. 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 · 1 year, 7 months ago
  67. 2f5a299 Support setting enumcs for CMYK and EYCC color space (#1529) by Andrew Murray · 1 year, 7 months ago
  68. 1bca4d2 Merge pull request #1528 from rouault/fix_ossfuzz_68763 by Even Rouault · 1 year, 7 months ago
  69. c456f08 Merge pull request #1532 from radarhere/patch-1 by Even Rouault · 1 year, 7 months ago
  70. 4bfe68e Fixed typos by Andrew Murray · 1 year, 7 months ago
  71. 2c0823c Fix Integer Overflow at j2k.c:9614 (#1530) by headshog · 1 year, 7 months ago
  72. 1f979c5 Merge pull request #1531 from rouault/ci_macos_13 by Even Rouault · 1 year, 7 months ago
  73. a9fc407 CI: pin macos job to macos-13 to get x86_64 by Even Rouault · 1 year, 7 months ago
  74. 3b0c9b9 opj_j2k_decode_tiles(): avoid use of uninitialized l_current_tile_no variable by Even Rouault · 1 year, 8 months ago
  75. 761e49c build.yml: change macos-latest to macos-13 to still get MacOS x86_64 by Even Rouault · 1 year, 8 months ago
  76. 70e6263 Merge pull request #1526 from radarhere/header_length by Even Rouault · 1 year, 8 months ago
  77. 7a36101 Merge pull request #1527 from radarhere/patch-1 by Even Rouault · 1 year, 9 months ago
  78. 1632f08 Updated actions/upload-artifact to v4 by Andrew Murray · 1 year, 9 months ago
  79. 7d95202 Do not allow header length to be zero in non-zero length packet by Andrew Murray · 1 year, 9 months ago
  80. e8b9d92 Delete .github/workflows/jekyll-gh-pages.yml by Antonin Descampe · 1 year, 9 months ago
  81. d369958 Update deployment path in jekyll-gh-pages.yml by Antonin Descampe · 1 year, 9 months ago
  82. 0411252 Create jekyll-gh-pages.yml by Antonin Descampe · 1 year, 9 months ago
  83. 0fe2a2c Merge pull request #1520 from brad0/openbsd_swap16 by Even Rouault · 1 year, 10 months ago
  84. 995d8c9 Fix building on OpenBSD big endian hosts by Brad Smith · 1 year, 10 months ago
  85. c28f012 Refactor build of both types of linkage by Kai Pastor · 1 year, 10 months ago
  86. 4b8b397 Fix export of OPJ_STATIC macro by Kai Pastor · 1 year, 10 months ago
  87. 3beb2e1 Fix line endings (CRLF -> LF) by Stefan Weil · 1 year, 10 months ago
  88. ce51a21 Fix some typos (found by `codespell` and `typos`) by Stefan Weil · 1 year, 10 months ago
  89. b0ce41d Update GitHub checkout action to latest version by Stefan Weil · 1 year, 10 months ago
  90. 39e8c50 Prepare for OpenJPEG v2.5.2 release by Even Rouault · 1 year, 10 months ago v2.5.2
  91. 61309d7 Merge pull request #1515 from rouault/fix_1514 by Even Rouault · 1 year, 10 months ago
  92. f19c213 opj_config.h.cmake.in: add inclusion guard by Even Rouault · 1 year, 10 months ago
  93. e521a50 openjpeg.h: make sure to include opj_config.h (fixes #1514) by Even Rouault · 1 year, 10 months ago
  94. d2ba102 update HOWTO-RELEASE by Even Rouault · 1 year, 10 months ago
  95. 13c3109 update HOWTO-RELEASE by Even Rouault · 1 year, 10 months ago
  96. 86a1b0d abi_check.sh: comment OPJ_PREVIOUS_VERSION by Even Rouault · 1 year, 10 months ago
  97. 13789f6 abi_check.sh: Update version number for automatic abi check (2.5.0->2.5.1) by Even Rouault · 1 year, 10 months ago
  98. 14d03e8 Prepare for OpenJPEG v2.5.1 release by Even Rouault · 1 year, 10 months ago v2.5.1
  99. 1bba837 Merge pull request #1511 from rouault/fix_1488_bis by Even Rouault · 1 year, 11 months ago
  100. 017f2be opj_t2_read_packet_header(): avoid unsigned integer overflow (alternate fix to https://github.com/uclouvain/openjpeg/pull/1488) by Even Rouault · 1 year, 11 months ago