6
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 22 hours ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CMake: switch to GNUInstallDirs (#1424) More... almost 2 years ago
Merge pull request #1433 from rouault/fix_1432 More... almost 2 years ago
opj_t1_encode_cblk(): avoid undefined behaviour on fuzzed input (fixes #1432) More... almost 2 years ago
Merge pull request #1431 from rouault/fix_1430 More... almost 2 years ago
Build: fix linking of executables on some systems where TIFF/LCMS2 static libraries are not in system directories (fixes #1430) More... almost 2 years ago
HT_DEC: Fix opj_t1_allocate_buffers malloc size error (#1426) (fixes #1413) More... almost 2 years ago
Merge pull request #1423 from Neumann-A/patch-1 More... almost 2 years ago
Merge pull request #1421 from Biswa96/pkgconf-static More... almost 2 years ago
Fix windows arm builds More... almost 2 years ago
pkgconfig: Define OPJ_STATIC for static linking with pkgconf More... about 2 years ago
HOWTO-RELEASE: update More... about 2 years ago
abi_check.sh: comment OPJ_PREVIOUS_VERSION More... about 2 years ago
update tools/abi-tracker/openjpeg.json More... about 2 years ago
abi_check.sh: Update version number for automatic abi check More... about 2 years ago
Prepare for 2.5.0 release More... about 2 years ago
Separate fuzz targets to increase coverage (#1416) More... about 2 years ago
Merge pull request #1386 from DavidKorczynski/cifuzz More... about 2 years ago
opj_compress.c: usage formatting fix More... about 2 years ago
Merge pull request #1418 from LongerVision/master More... about 2 years ago
Merge pull request #1419 from rouault/fix_ci More... about 2 years ago
Rename knownfailures-Ubuntu20.04-gcc9.3.0-x86_64-Release-3rdP.txt to knownfailures-Ubuntu20.04-gcc9.4.0-x86_64-Release-3rdP.txt More... about 2 years ago
.github/workflows/build.yml: force use of windows-2019 VM More... about 2 years ago
tools/travis-ci/install.sh: git clone with https:// to fix 'The unauthenticated git protocol on port 9418 is no longer supported.' More... about 2 years ago
Merge pull request #1410 from rouault/fix_1404 More... about 2 years ago
JAVA_SOURCE_VERSION from 1.6 to 1.8 More... about 2 years ago
CMakeLists.txt: do not set INSTALL_NAME_DIR for MacOS builds for CMake >= 3.0 (fixes #1404) More... over 2 years ago
opj_j2k_decode_tile(): avoid 'Stream too short' error in non-strict mode More... over 2 years ago
Merge pull request #1408 from rouault/fix_ossfuzz_44544 More... over 2 years ago
Avoid integer overflows in DWT. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=44544 More... over 2 years ago
Add support for partial bitstream decoding (#1407) (fixes #715) More... over 2 years ago