summaryrefslogtreecommitdiff
path: root/libopenjpeg/mct.c
AgeCommit message (Expand)Author
2012-03-23[trunk] add test_tile_encoder test and function relatedMickael Savinaud
2012-03-15[trunk] modify image_to_j2k and the lib to support functionalities given by t...Mickael Savinaud
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
2010-04-08Significant optimizations of MCT, DWT, MQ and T1 modules by Peter Wimmer (tha...Francois-Olivier Devaux
2007-11-13Patch by Dzonatas and Callum Lerwick. Fp/vectorization patch which bas...Francois-Olivier Devaux
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
2004-04-29 Reformatage : indent -kr -i2 -ci2 $(find . -name '*.c') $(find . -name '*.h')Sebastien Lugan
2004-04-29 Reformatage : indent -kr $(find . -name '*.c') $(find . -name '*.h')Sebastien Lugan
2003-11-27Initial revisionSebastien Lugan