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
Age
Commit message (
Expand
)
Author
2020-05-21
Speed-up 9x7 IDWD by ~20%
Even Rouault
2020-05-20
bench_dwt.c: add a -I switch to test irreversible FWDT/IDWT
Even Rouault
2020-05-20
Merge pull request #1211 from sebras/master
Even Rouault
2020-05-20
Irreversible decoding: partially revert previous commit, to fix failures in t...
Even Rouault
2020-05-20
Irreversible compression/decompression DWT: use 1/K constant as per standard
Even Rouault
2020-05-20
Irreversible decoding: align code more closely to the standard by avoid messi...
Even Rouault
2020-05-20
opj_dwt_encode_1_real(): avoid many bound comparisons, similarly to decoding ...
Even Rouault
2020-05-20
opj_j2k_setup_encoder(): add validation of tile width and height to avoid pot...
Even Rouault
2020-05-20
opj_mct_encode_real(): add SSE optimization
Even Rouault
2020-05-20
tcd.c: add comment
Even Rouault
2020-05-20
Encoder: use floating-point operations for irreversible transformation
Even Rouault
2020-05-20
dwt.c: change sign of constants to match standard and compensate (no function...
Even Rouault
2020-05-20
Add multithreaded support in the DWT encoder.
Even Rouault
2020-05-20
Add multithreading support in the T1 (entropy phase) encoder
Even Rouault
2020-04-21
Add support for generation of PLT markers in encoder
Even Rouault
2020-04-18
struct opj_j2k: remove unused fields, and add some documentation
Even Rouault
2020-04-17
Merge pull request #1244 from rouault/fix_pi_warnings
Even Rouault
2020-04-17
jp3d/jpwl/mj2/jpip: Fix resource leaks (#1226)
Eduardo Barretto
2020-04-16
Fix warnings about signed/unsigned casts in pi.c
Even Rouault
2020-04-16
Rename mis-named function opj_tcd_get_encoded_tile_size() to opj_tcd_get_enco...
Even Rouault
2020-02-12
Implement writing of IMF profiles
Even Rouault
2020-02-12
openjpeg.h: fix values of OPJ_PROFILE_IMF_ constants
Even Rouault
2020-01-30
opj_tcd_init_tile(): avoid integer overflow
Even Rouault
2020-01-11
opj_j2k_update_image_dimensions(): reject images whose coordinates are beyond...
Even Rouault
2019-11-17
pi.c: avoid integer overflow, resulting in later invalid access to memory in ...
Even Rouault
2019-10-03
opj_tcd_mct_decode()/opj_mct_decode()/opj_mct_encode_real()/opj_mct_decode_re...
Even Rouault
2019-09-04
openjp2/j2k: Validate all SGcod/SPcod/SPcoc parameter values.
Sebastian Rasmussen
2019-09-04
openjp2/j2k: Make comments adhere to specification.
Sebastian Rasmussen
2019-09-03
Merge pull request #1164 from sebras/master
Even Rouault
2019-04-25
Change opj_j2k_check_poc_val() to take into account tile number
Even Rouault
2019-04-25
Fix POC in multi-tile scenarios: avoid almost endless loop when a tile has no...
Even Rouault
2019-04-25
opj_j2k_check_poc_val(): prevent potential write outside of allocated array
Even Rouault
2019-04-25
opj_j2k_check_poc_val(): fix starting index for checking layer dimension
Even Rouault
2019-04-25
compression: emit POC marker when only one single POC is requested (fixes #1191)
Even Rouault
2019-04-23
j2k.c: use correct naming convention for total_data_size variable
Even Rouault
2019-03-29
opj_t1_encode_cblks: fix UBSAN signed integer overflow
Even Rouault
2019-03-29
Revert "[MJ2] Avoid index out of bounds access to pi->include[]"
Even Rouault
2019-02-21
openjp2/j2k: Report error if all wanted components are not decoded.
Sebastian Rasmussen
2018-11-28
[JP3D] To avoid divisions by zero / undefined behaviour on shift (CVE-2018-1...
Young_X
2018-11-28
[OPENJP2] change the way to compute *p_tx0, *p_tx1, *p_ty0, *p_ty1 in function
Young_X
2018-11-28
[MJ2] Avoid index out of bounds access to pi->include[]
Young_X
2018-11-23
[MJ2] To avoid divisions by zero / undefined behaviour on shift
Young_X
2018-11-16
openjp3d: Int overflow fixed (#1159)
ichlubna
2018-10-31
Fix some potential overflow issues (#1161)
Stefan Weil
2018-10-31
Fix several memory and resource leaks
Nikola Forró
2018-10-18
opj_thread_pool_setup(): fix infinite waiting if a thread creation failed
Even Rouault
2018-09-22
opj_jp2_apply_pclr(): remove useless assert that can trigger on some files (f...
Even Rouault
2018-09-22
Merge pull request #1136 from reverson/master
Even Rouault
2018-09-22
Merge pull request #1119 from stweil/ssize_t
Even Rouault
2018-09-22
Merge pull request #1128 from stweil/typos
Even Rouault
[prev]
[next]