6
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 11 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1511 from rouault/fix_1488_bis More... 2 months ago
opj_t2_read_packet_header(): avoid unsigned integer overflow (alternate fix to https://github.com/uclouvain/openjpeg/pull/1488) More... 2 months ago
Merge pull request #1510 from rouault/fix_1505 More... 2 months ago
Merge pull request #1507 from kmilos/patch-1 More... 2 months ago
Merge pull request #1509 from rouault/fix_sycc420_to_rgb More... 2 months ago
opj_dwt_decode_tile(): avoid potential UndefinedBehaviorSanitizer 'applying zero offset to null pointer' (fixes #1505) More... 2 months ago
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) More... 2 months ago
Remove BUILD_PKGCONFIG_FILES More... 2 months ago
Always install pkgconfig files More... 2 months ago
Merge pull request #1493 from domin144/cmake_version_file More... 4 months ago
Merge pull request #1503 from domin144/drop_cmake_less_3.5 More... 4 months ago
CMake: drop support for cmake < 3.5 More... 4 months ago
Merge pull request #1502 from scaramallion/fix-compiler-error More... 4 months ago
Fix compiler error on Windows More... 4 months ago
ht_dec.c: Improve MSVC arm64 popcount performance (#1479) More... 5 months ago
Merge pull request #1496 from rouault/fix_1480 More... 5 months ago
Merge pull request #1490 from headshog/fix-j2k More... 5 months ago
Merge pull request #1491 from headshog/fix-j2k-header More... 5 months ago
Merge pull request #1492 from headshog/fix-ht-dec More... 5 months ago
opj_tcd_dc_level_shift_decode(): avoid increment nullptr (fixes #1480) More... 5 months ago
Merge pull request #1484 from mayeut/mandatory-inttypes-stdint More... 5 months ago
Merge pull request #1494 from tomoaki0705/suppress_warning_clang More... 5 months ago
Merge pull request #1495 from rouault/update_kdu More... 5 months ago
suppress warning during build using clang More... 5 months ago
tools/travis-ci/install.sh: workaround issue with jpylyzer on Mac More... 5 months ago
CI: update KDU to new version (older one no longer available) More... 5 months ago
Fixed typos (#1486) More... 5 months ago
Add cmake version file More... 5 months ago
opj_t1_ht_decode_cblk(): avoid memcpy() with 0-input size and nullptr destination. fix ht_dec.c:1215 (#1492) More... 5 months ago
fix j2k.c:11114 More... 5 months ago