index
:
openjpeg
UCL
avendor
cancel
carl-1
carl-2
carl-2-rebased-on-master
ccache
codingstyle
coverity_scan
coverity_scan_original
dcpomatic-2.5.2
dcpomatic-2.5.4
dev-restart
fix-bypass-restart
fix_bypass_pterm_termall
fix_bypass_pterm_termall_and_lossless_decomposition_issue
floating_point_irreversible_encoding
gh-pages
j2kviewer
master
master-cdist
openjp3d
openjpeg-1.5
openjpeg-2.0
openjpeg-2.1
openjpeg3d
openjpeg3d@745
openjpeg3d@749
opj-v1-branch
opj_idwt53_h_cas0_SSE2
opt
t1_dec_signed_magnitude_representation
t1_optim_attempt_refpass_4_at_context16
v2
videocon-1
Fork of openjpeg library for JPEG2000 encoding and decoding
cth@carlh.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
openjp2
Age
Commit message (
Expand
)
Author
2023-12-08
Merge pull request #1484 from mayeut/mandatory-inttypes-stdint
Even Rouault
2023-12-08
suppress warning during build using clang
Tomoaki Teshima
2023-09-24
Require `stdint.h` & `inttypes.h`
mayeut
2023-09-23
fix: use `opj_uint_ceildiv` instead of `opj_int_ceildiv` when necessary
mayeut
2023-03-26
Merge pull request #1463 from rouault/fix_570
Even Rouault
2023-03-26
opj_jp2_read_header(): move setting icc_profile here instead in opj_jp2_decod...
Even Rouault
2023-03-17
opj_jp2_read_header(): move setting color_space here instead in opj_jp2_decod...
Even Rouault
2023-03-09
Merge pull request #1462 from sebras/master
Even Rouault
2023-03-09
CMake: error out on warnings for strict/missing prototypes.
Sebastian Rasmussen
2023-03-07
openjp2/j2k: replace sprintf calls with snprintf
Mark Mentovai
2023-03-07
opj_t2_skip_packet_data(): avoid out-of-bounds reads on truncated images in n...
Even Rouault
2023-02-07
CMake: add missing GNUInstallDirs related substitutions (fixes #1424) (#1456)
autoantwort
2022-10-18
Fix incorrect decoding of image with large number of progression levels
Even Rouault
2022-08-12
Fix Heap-buffer-overflow READ in opj_jp2_apply_pclr (#1441)
Aleks L
2022-08-12
Merge pull request #1440 from rouault/rate_alloc_speedup
Even Rouault
2022-08-11
Replace the assert in mel_init to an if statement to address an issue with fu...
Aous Naman
2022-08-11
Cleanup code related to quality layer allocation, and add a few safety checks
Even Rouault
2022-08-11
Significant speed-up rate allocation by rate/distoratio ratio
Even Rouault
2022-08-11
Micro-optimization: use directly opj_bio_putbit() instead of opj_bio_write() ...
Even Rouault
2022-08-07
CMake: switch to GNUInstallDirs (#1424)
Thomas Bracht Laumann Jespersen
2022-06-29
opj_t1_encode_cblk(): avoid undefined behaviour on fuzzed input (fixes #1432)
Even Rouault
2022-05-31
HT_DEC: Fix opj_t1_allocate_buffers malloc size error (#1426) (fixes #1413)
Yuan
2022-05-16
Merge pull request #1423 from Neumann-A/patch-1
Even Rouault
2022-05-16
Fix windows arm builds
Alexander Neumann
2022-05-15
pkgconfig: Define OPJ_STATIC for static linking with pkgconf
Biswapriyo Nath
2022-02-10
opj_j2k_decode_tile(): avoid 'Stream too short' error in non-strict mode
Even Rouault
2022-02-10
Avoid integer overflows in DWT. Fixes https://bugs.chromium.org/p/oss-fuzz/is...
Even Rouault
2022-02-10
Add support for partial bitstream decoding (#1407) (fixes #715)
Robert Gabriel Jakabosky
2022-01-23
opj_encoder_set_extra_options(): add a GUARD_BITS=value option
Even Rouault
2022-01-18
Fix potential overflow related issues spotted by LGTM code analysis (#1402)
Eric Harvey
2022-01-18
opj_j2k_setup_encoder(): validate number of tiles to avoid illegal values and...
Even Rouault
2021-12-05
Fix singular/plural mismatch
Stefan Weil
2021-12-05
Fix some typos (found by codespell)
Stefan Weil
2021-10-21
API: deprecate 'bpp' member in favor of 'prec'
Even Rouault
2021-09-25
ht_dec.c: fix likely issue on big endian hosts (untested)
Even Rouault
2021-09-25
Added support for high throughput (HTJ2K) decoding.
Aous Naman
2021-09-03
Avoid integer overflows in DWT. Fixes https://bugs.chromium.org/p/oss-fuzz/is...
Even Rouault
2021-08-30
Merge pull request #1373 from DimitriPapadopoulos/lgtm
Even Rouault
2021-08-30
LGTM warning: Comparison result is always the same
Dimitri Papadopoulos
2021-08-01
cmake: add install interface include directory
Anonymous Maarten
2021-07-12
Fix code formatting
Even Rouault
2021-07-12
opj_j2k_is_imf_compliant: Fix out of bounds access.
Sebastian Rasmussen
2021-07-12
opj_j2k_is_imf_compliant: Fix argument formatting for warnings.
Sebastian Rasmussen
2021-06-07
Add support for enabling generation of TLM markers in encoder
Even Rouault
2021-06-07
openjpeg.c: avoid casts of function pointers
Even Rouault
2020-12-21
Change defined WIN32
Jamaika1
2020-12-04
pi.c: avoid out of bounds access with POC (fixes #1302)
Even Rouault
2020-12-04
Encoder: grow again buffer size in opj_tcd_code_block_enc_allocate_data() (fi...
yuan
2020-12-02
Merge pull request #1301 from rouault/fix_1299
Even Rouault
2020-12-02
Merge pull request #1300 from rouault/complement_1293
Even Rouault
[next]