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
/
t1_generate_luts.c
Age
Commit message (
Expand
)
Author
2021-09-25
Added support for high throughput (HTJ2K) decoding.
Aous Naman
2017-06-02
t1_generate_luts.c: fix compiler warnings
Even Rouault
2017-06-02
T1: Transpose coder optimizations to decoder, and cleanup code
Even Rouault
2017-05-23
T1: use more compact flags to optimize cache usage in encoder passes. (#172)
Even Rouault
2017-05-09
Reformat whole codebase with astyle.options (#128)
Even Rouault
2016-09-14
Flags in T1 shall be unsigned (#840)
Matthieu Darbois
2016-09-13
Merge pull request #786 from rouault/tier1_optimizations_multithreading
Antonin Descampe
2016-09-08
Fix coverity 113065 (CWE-484) (#824)
Matthieu Darbois
2016-05-22
Const'ify lut arrays so they are in the read-only data section
Even Rouault
2016-04-09
Fix uninitialized variable reported by cppcheck
Julien Malik
2014-04-03
[trunk] updated copyright and added copyright notice required by ISO, in each...
Antonin Descampe
2014-03-10
[trunk] remove a warning when using strict prototype
Mathieu Malaterre
2012-10-15
[trunk] Fix warning for no previous prototype by using static function
Mathieu Malaterre
2012-10-05
[trunk] update t1_generate_luts.c with the right ouput to generate t1_luts
Mickael Savinaud
2012-10-05
[trunk] rename int.h to opj_intmath.h and rename all its functions with opj_ ...
Mickael Savinaud
2012-10-02
[trunk] Set of warnings fix for gcc -pedantic
Mathieu Malaterre
2012-09-28
[trunk] Start FolderReorgProposal task
Mathieu Malaterre