1. 21b70b0 Merge pull request #1632 from nico/warning-fixes by Even Rouault · 4 days ago master
  2. 530bebd Merge pull request #1630 from nico/neon-reversible by Even Rouault · 14 days ago
  3. 6d52531 Remove unused variable l_tccp in opj_pi_initialise_encode by Nico Weber · 14 days ago
  4. 94f4293 Remove unused variable l_tccp in opj_pi_create_decode by Nico Weber · 14 days ago
  5. a6ec867 Remove unused variable l_img_comp in opj_tcd_dc_level_shift_encode by Nico Weber · 2 weeks ago
  6. 6f31fc6 Remove unused function opj_mqc_renorme by Nico Weber · 2 weeks ago
  7. 33d594d Merge pull request #1629 from nico/neon-irreversible by Even Rouault · 2 weeks ago
  8. 0fc6e24 NEON-optimize 9-7 IDWT by Nico Weber · 2 weeks ago
  9. 0186472 NEON-optimize 5-3 IDWT by Nico Weber · 4 weeks ago
  10. 0486b86 Merge pull request #1623 from MugundanMCW/win_arm64 by Even Rouault · 4 weeks ago
  11. 662ae8d Create known test failures for Windows ARM64 by MUGUNDAN · 5 weeks ago
  12. 70f16e0 Merge pull request #1628 from rouault/fix_1619 by Even Rouault · 5 weeks ago
  13. 4a53030 CI updates by Even Rouault · 5 weeks ago
  14. 839936a opj_pi_initialise_encode() (write code path): avoid potential integer overflow leading to insufficient memory allocation by Even Rouault · 5 weeks ago
  15. b3306cb Add RUNNER_OS environment variable for Windows 2022 by MUGUNDAN · 2 months ago
  16. 917b210 Add support for building Openjpeg on Windows ARM64 by MUGUNDAN · 2 months ago
  17. d33cbec Merge pull request #1621 from PGZXB/dev-fix-1620 by Even Rouault · 3 months ago
  18. 91d08b1 Fix heap buffer overlfow in opj_j2k_read_sod by PGZXB · 3 months ago
  19. 8ac5262 Merge pull request #1609 from laumann/cmake-bump by Even Rouault · 5 months ago
  20. a70b8f1 Increase cmake_minimum_required 3.5 -> 3.10 by Thomas Bracht Laumann Jespersen · 5 months ago
  21. 1ad9bec Merge pull request #1596 from dg0yt/pkgconfig by Even Rouault · 7 months ago
  22. 7b508bb Handle '-lpthread' by Kai Pastor · 7 months ago
  23. 5e25831 Fix pkgconfig 'deps' generation by Kai Pastor · 7 months ago
  24. 6c4a29b Merge pull request #1594 from rouault/bump_cmake_min_req by Even Rouault · 8 months ago v2.5.4
  25. f173b55 Prepare for OpenJPEG v2.5.4 release by Even Rouault · 8 months ago
  26. 93c6e59 CI: bump to windows-2022 by Even Rouault · 8 months ago
  27. a71509a Bump cmake_minimum_required() in thirdparty/ and tools/ctest_scripts/travis-ci.cmake by Even Rouault · 8 months ago
  28. d1131e2 Merge pull request #1580 from dzenanz/cmakeDeprecationWarning by Even Rouault · 8 months ago
  29. 0912a30 Merge pull request #1591 from bgilbert/pkg-config by Even Rouault · 8 months ago
  30. d42966d pkgconfig: drop unused libraries from Libs.private by Benjamin Gilbert · 10 months ago
  31. b06eb2a Fix CMake warning: Compatibility with CMake < 3.10 will be removed by Dženan Zukić · 1 year, 2 months ago
  32. e7453e3 Merge pull request #1576 from weanti/master by Even Rouault · 1 year, 3 months ago
  33. 578c67b Fixed ICC profile copy failure on write (#1574) by Mirco Miranda · 1 year, 3 months ago
  34. cc6d0c8 code documentation updates by iantal · 1 year, 3 months ago
  35. 44119c2 Merge pull request #1573 from sebras/master by Even Rouault · 1 year, 4 months ago
  36. f809b80 opj_jp2_read_header: Check for error after parsing header. by Sebastian Rasmussen · 1 year, 4 months ago
  37. eb25a5e abi_check.sh: comment OPJ_PREVIOUS_VERSION by Even Rouault · 1 year, 5 months ago
  38. 672ecbb abi_check.sh: Update version number for automatic abi check (2.5.1->2.5.3) by Even Rouault · 1 year, 5 months ago
  39. 210a8a5 .github/workflows/build.yml: stay on ubuntu-22.04 for now by Even Rouault · 1 year, 5 months ago v2.5.3
  40. e2cf50f Revert " abi_check.sh: Update version number for automatic abi check (2.5.2->2.5.3)" by Even Rouault · 1 year, 5 months ago
  41. 4e3412d abi_check.sh: Update version number for automatic abi check (2.5.2->2.5.3) by Even Rouault · 1 year, 5 months ago
  42. 6e92b39 Prepare for OpenJPEG v2.5.3 release by Even Rouault · 1 year, 5 months ago
  43. ebbd7a1 opj_compress: fix memory leak in error code path (when cannot create output file) by Even Rouault · 1 year, 5 months ago
  44. 1650ff9 Merge pull request #1566 from rouault/fix_1563 by Even Rouault · 1 year, 5 months ago
  45. 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, 5 months ago
  46. a1a56ff Merge pull request #1565 from rouault/fix_1564 by Even Rouault · 1 year, 5 months ago
  47. e492644 opj_j2k_add_tlmarker(): validate that current tile-part number if smaller that total number of tile-parts by Even Rouault · 1 year, 5 months ago
  48. d5573aa Merge pull request #1560 from rouault/tune_TPSOT_FIX by Even Rouault · 1 year, 5 months ago
  49. 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, 6 months ago
  50. 05de3bf Merge pull request #1561 from rouault/fix_pr_1530 by Even Rouault · 1 year, 6 months ago
  51. c34e441 Amend fix of PR 1530 regarding m_sot_length check by Even Rouault · 1 year, 6 months ago
  52. 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, 6 months ago
  53. 4ec0aca Merge pull request #1559 from rouault/fix_1340 by Even Rouault · 1 year, 6 months ago
  54. 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, 6 months ago
  55. 40707fd opj_j2k_setup_encoder(): set numgbits = 1 for Cinema2K by Even Rouault · 1 year, 6 months ago
  56. 362ec6c Merge pull request #1555 from hleft/master by Even Rouault · 1 year, 8 months ago
  57. f6ea97a bench_dwt: Add assert for memory allocation failure by sunyuechi · 1 year, 8 months ago
  58. e0e0c80 Add AVX2 and AVX512 optimization for wavelet transform (#1552) by Tomasz · 1 year, 8 months ago
  59. 606304d Merge pull request #1551 from radarhere/patch-1 by Even Rouault · 1 year, 9 months ago
  60. 7c1246c Updated softprops/action-gh-release to v2 by Andrew Murray · 1 year, 9 months ago
  61. fd89401 Merge pull request #1549 from radarhere/patch-1 by Even Rouault · 1 year, 9 months ago
  62. 822562d Merge pull request #1547 from mayeut/fix-issue1472 by Even Rouault · 1 year, 9 months ago
  63. eb17dcd Merge pull request #1548 from mayeut/fix-abi-check by Even Rouault · 1 year, 9 months ago
  64. 781a85b Merge pull request #1546 from mayeut/macos-arm64 by Even Rouault · 1 year, 9 months ago
  65. ab3d7ea Updated softprops/action-gh-release to v2 by Andrew Murray · 1 year, 9 months ago
  66. bfa990d fix: abi check by mayeut · 1 year, 9 months ago
  67. c58bc12 fix: when EPH markers are specified, they are required. by mayeut · 1 year, 9 months ago
  68. a332a1a CI: add macOS arm64 by mayeut · 1 year, 9 months ago
  69. d5544b3 Merge pull request #1542 from rouault/zlib-1.3.1 by Even Rouault · 1 year, 10 months ago
  70. 8c7f51e Merge pull request #1541 from rouault/libpng-1.6.43 by Even Rouault · 1 year, 10 months ago
  71. f7f3873 Merge pull request #1540 from rouault/fix_1539 by Even Rouault · 1 year, 10 months ago
  72. 060caa9 thirdparty/libz: update to zlib-1.3.1 by Even Rouault · 1 year, 10 months ago
  73. 92d9ce6 thirdparty/libpng: update to libpng-1.6.43 by Even Rouault · 1 year, 10 months ago
  74. 2f26720 thirdparty/libtiff: update to libtiff 4.6.0 by Even Rouault · 1 year, 10 months ago
  75. d153c61 Merge pull request #1538 from rouault/read_tlm by Even Rouault · 1 year, 10 months ago
  76. ed3a818 Use TLM markers to optimize opj_decode() (on a subset of tiles) by Even Rouault · 1 year, 10 months ago
  77. 206ede7 Add more unit tests for decoding files with TLM by Even Rouault · 1 year, 10 months ago
  78. 954c6e3 Use TLM markers to optimize opj_get_decoded_tile() by Even Rouault · 1 year, 10 months ago
  79. 5005a35 Merge pull request #1537 from rouault/test_small_world_non_consecutive_tilepart_tlm by Even Rouault · 1 year, 11 months ago
  80. 1d4a883 Add new test for file with non-consecutive tilepart and TLM marker by Even Rouault · 1 year, 11 months ago
  81. d2e336d Merge pull request #1536 from rouault/fix_1535 by Even Rouault · 1 year, 11 months ago
  82. f3b28c5 Avoid heap-buffer-overflow read on corrupted image in non-strict mode by Even Rouault · 1 year, 11 months ago
  83. ead1b0b Merge pull request #1534 from rouault/fix_1533 by Even Rouault · 1 year, 11 months ago
  84. 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, 11 months ago
  85. 2f5a299 Support setting enumcs for CMYK and EYCC color space (#1529) by Andrew Murray · 1 year, 11 months ago
  86. 1bca4d2 Merge pull request #1528 from rouault/fix_ossfuzz_68763 by Even Rouault · 1 year, 11 months ago
  87. c456f08 Merge pull request #1532 from radarhere/patch-1 by Even Rouault · 1 year, 11 months ago
  88. 4bfe68e Fixed typos by Andrew Murray · 1 year, 11 months ago
  89. 2c0823c Fix Integer Overflow at j2k.c:9614 (#1530) by headshog · 2 years ago
  90. 1f979c5 Merge pull request #1531 from rouault/ci_macos_13 by Even Rouault · 2 years ago
  91. a9fc407 CI: pin macos job to macos-13 to get x86_64 by Even Rouault · 2 years ago
  92. 3b0c9b9 opj_j2k_decode_tiles(): avoid use of uninitialized l_current_tile_no variable by Even Rouault · 2 years ago
  93. 761e49c build.yml: change macos-latest to macos-13 to still get MacOS x86_64 by Even Rouault · 2 years ago
  94. 70e6263 Merge pull request #1526 from radarhere/header_length by Even Rouault · 2 years ago
  95. 7a36101 Merge pull request #1527 from radarhere/patch-1 by Even Rouault · 2 years, 1 month ago
  96. 1632f08 Updated actions/upload-artifact to v4 by Andrew Murray · 2 years, 1 month ago
  97. 7d95202 Do not allow header length to be zero in non-zero length packet by Andrew Murray · 2 years, 1 month ago
  98. e8b9d92 Delete .github/workflows/jekyll-gh-pages.yml by Antonin Descampe · 2 years, 1 month ago
  99. d369958 Update deployment path in jekyll-gh-pages.yml by Antonin Descampe · 2 years, 1 month ago
  100. 0411252 Create jekyll-gh-pages.yml by Antonin Descampe · 2 years, 1 month ago