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
/
mct.c
Age
Commit message (
Expand
)
Author
2022-01-18
Fix potential overflow related issues spotted by LGTM code analysis (#1402)
Eric Harvey
2020-05-20
opj_mct_encode_real(): add SSE optimization
Even Rouault
2020-05-20
Encoder: use floating-point operations for irreversible transformation
Even Rouault
2019-10-03
opj_tcd_mct_decode()/opj_mct_decode()/opj_mct_encode_real()/opj_mct_decode_re...
Even Rouault
2017-09-01
Various changes to allow tile buffers of more than 4giga pixels
Even Rouault
2017-05-09
Reformat whole codebase with astyle.options (#128)
Even Rouault
2016-09-06
Change 'restrict' define to 'OPJ_RESTRICT' (#816)
Matthieu Darbois
2015-10-12
minor tweaks to the code
Mathieu Malaterre
2015-10-10
Fix an issue with parenthesis
Mathieu Malaterre
2015-10-10
Add paranoid sentinels
Mathieu Malaterre
2015-09-29
Fix typos in comments and string
Stefan Weil
2014-12-13
[trunk] Add SSE2/SSE41 implementations for mct.c (fixes issue 451)
Matthieu Darbois
2014-04-03
[trunk] updated copyright and added copyright notice required by ISO, in each...
Antonin Descampe
2014-03-03
[trunk] Remove some more warnings about conversion
Mathieu Malaterre
2012-11-15
[trunk]update the copyright, the authors and thanks to respect the license
Mickael Savinaud
2012-11-15
[trunk] move opj_bool to OPJ_BOOL to follow the other type
Mickael Savinaud
2012-10-26
[trunk] remove some warnings from -Wall -Wextra -pedantic
Mickael Savinaud
2012-10-05
[trunk] rename int.h to opj_intmath.h and rename all its functions with opj_ ...
Mickael Savinaud
2012-10-03
{trunk]update mct functions with opj_ prefix and new opj type
Mickael Savinaud
2012-09-28
[trunk] Start FolderReorgProposal task
Mathieu Malaterre