summaryrefslogtreecommitdiff
path: root/libopenjpeg/mct.h
AgeCommit message (Collapse)Author
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre
Update issue 177
2012-03-23[trunk] add test_tile_encoder test and function relatedMickael Savinaud
2012-03-17[trunk] remove a warning, about ISO C restricts enumerator values to range ↵Mathieu Malaterre
of 'int'
2012-03-15[trunk] modify image_to_j2k and the lib to support functionalities given by ↵Mickael Savinaud
the v2 alpha branch
2012-03-02[trunk] Fix a bunch of warning about C++ comments in C code.Mathieu Malaterre
2011-09-19Work In Progress: insert elements from V2 framework into the trunkMickael Savinaud
2007-11-13Patch by Dzonatas and Callum Lerwick. Fp/vectorization patch which ↵Francois-Olivier Devaux
basically converts most of the irreversible decode codepath to floating point, eliminating a few rounds of int/fp conversion, resulting in a vast performance improvement, and an increase in accuracy.
2007-01-15Copyright updateFrancois-Olivier Devaux
2005-12-08OpenJPEG version 1.1Antonin Descampe
2005-12-02openjpeg version 1.0 (previous version still available with tag opj0-97)Antonin Descampe
2003-11-27Initial revisionSebastien Lugan