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
/
opj_intmath.h
Age
Commit message (
Expand
)
Author
2022-10-18
Fix incorrect decoding of image with large number of progression levels
Even Rouault
2021-12-05
Fix some typos (found by codespell)
Stefan Weil
2021-09-03
Avoid integer overflows in DWT. Fixes https://bugs.chromium.org/p/oss-fuzz/is...
Even Rouault
2020-04-16
Fix warnings about signed/unsigned casts in pi.c
Even Rouault
2018-08-27
Cast on uint ceildiv
Robert Everson
2017-09-01
opj_tcd_dc_level_shift_decode(): optimize lossy case
Even Rouault
2017-08-18
Subtile decoding: only do 5x3 IDWT computations on relevant areas of tile-com...
Even Rouault
2017-07-30
src/lib/openjp2/*.h: use OPJ_ prefix for inclusion guards instead of reserved...
Even Rouault
2017-07-28
opj_int_ceildiv(): fix int32 overflow. Fixes https://bugs.chromium.org/p/oss-...
Even Rouault
2017-05-15
Reformat: apply reformattin on .h files (#128)
Even Rouault
2015-08-23
Fix some calculations in opj_tcd_init_tile
mayeut
2015-07-27
Use __emul under msvc x86 for fast 64 = 32 * 32
mayeut
2015-07-26
Remove some warnings when building
mayeut
2015-05-27
[trunk] Fix overflow in opj_image_comp_header_update (fixes issue 495)
Matthieu Darbois
2015-02-02
[trunk] added overflow checks (fixes issue 431)
Antonin Descampe
2014-12-20
[trunk] fixed a possible overflow in opj_t1_encode_cblks call to opj_int_fix_...
Matthieu Darbois
2014-12-13
[trunk] Speed-up opj_int_fix_mul by removing unneeded operation
Matthieu Darbois
2014-04-03
[trunk] updated copyright and added copyright notice required by ISO, in each...
Antonin Descampe
2014-03-14
[trunk] Apply final missing patch from sumatrapdf team:
Mathieu Malaterre
2014-03-03
[trunk] Explicitely trigger issue 229, there may be an impact in code executi...
Mathieu Malaterre
2012-10-05
[trunk] rename int.h to opj_intmath.h and rename all its functions with opj_ ...
Mickael Savinaud