summaryrefslogtreecommitdiff
path: root/src/lib/openjp2/t1_luts.h
AgeCommit message (Collapse)Author
2017-06-02T1: Transpose coder optimizations to decoder, and cleanup codeEven Rouault
2017-05-23T1: use more compact flags to optimize cache usage in encoder passes. (#172)Even Rouault
Ported from Carl Hetherington work (actually through Matthieu Darbois's port on top of OpenJPEG 2.1.0) Can reduce total encoding time by 10-15% WARNING: VSC mode is not implemented, and so is a temporary regression that must be fixed.
2017-05-15Reformat: apply reformattin on .h files (#128)Even Rouault
2016-09-14Flags in T1 shall be unsigned (#840)Matthieu Darbois
This will remove some conversion warnings
2016-05-22Const'ify lut arrays so they are in the read-only data sectionEven Rouault
2012-10-29[trunk] Fix remainings issues with doxygen docMathieu Malaterre
Convert DOS files to UNIX eol
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre
Update issue 177