6
I Use This!
Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Sep 04, 2025 — Sep 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1654 from rouault/unmaintained More... 2 months ago
README.md: unmaintained repository More... 2 months ago
Merge pull request #1644 from mbklein/fix-interleaved-tile-parts More... 3 months ago
opj_j2k: fix invalid tile part index error when decoding tiles with interleaved tile-parts (#1558) When a tile's tile-parts are interleaved across tiles and TNsot is only declared in its last tile-part, opj_j2k_decode_one_tile() could not build a reliable index and seeked to m_last_sot_read_pos, which may point past the tile's first tile-part. Seek to the start of the codestream instead so the tile-parts are read in order, and add a self-contained non-regression test. More... 3 months ago
Merge pull request #1632 from nico/warning-fixes More... 4 months ago
Merge pull request #1630 from nico/neon-reversible More... 4 months ago
Remove unused variable l_tccp in opj_pi_initialise_encode More... 4 months ago
Remove unused variable l_tccp in opj_pi_create_decode More... 4 months ago
Remove unused variable l_img_comp in opj_tcd_dc_level_shift_encode More... 4 months ago
Remove unused function opj_mqc_renorme More... 4 months ago
Merge pull request #1629 from nico/neon-irreversible More... 4 months ago
NEON-optimize 5-3 IDWT More... 5 months ago
NEON-optimize 9-7 IDWT More... 5 months ago
Merge pull request #1623 from MugundanMCW/win_arm64 More... 5 months ago
Create known test failures for Windows ARM64 More... 5 months ago
Merge pull request #1628 from rouault/fix_1619 More... 5 months ago
CI updates More... 5 months ago
opj_pi_initialise_encode() (write code path): avoid potential integer overflow leading to insufficient memory allocation More... 5 months ago
Add RUNNER_OS environment variable for Windows 2022 More... 6 months ago
Add support for building Openjpeg on Windows ARM64 More... 7 months ago
Merge pull request #1621 from PGZXB/dev-fix-1620 More... 7 months ago
Fix heap buffer overlfow in opj_j2k_read_sod More... 7 months ago
Merge pull request #1609 from laumann/cmake-bump More... 9 months ago
Increase cmake_minimum_required 3.5 -> 3.10 More... 9 months ago
Merge pull request #1596 from dg0yt/pkgconfig More... 11 months ago
Handle '-lpthread' More... 11 months ago
Fix pkgconfig 'deps' generation More... 12 months ago
Merge pull request #1594 from rouault/bump_cmake_min_req More... 12 months ago
CI: bump to windows-2022 More... 12 months ago
Bump cmake_minimum_required() in thirdparty/ and tools/ctest_scripts/travis-ci.cmake More... 12 months ago