summaryrefslogtreecommitdiff
path: root/libopenjpeg/jp2.h
AgeCommit message (Collapse)Author
2007-05-10MJ2 codec updated from LibOpenJPEG version 0.97 to LibOpenJPEG version 1. ↵Francois-Olivier Devaux
Hence, the MJ2 codec will now take advantage of all the improvements and optimizations done on the LibOpenJPEG library.
2007-01-15Copyright updateFrancois-Olivier Devaux
2006-01-26fixed various minor warnings occuring under gcc, added corrections proposed ↵Freeimage
in the forum
2005-12-08OpenJPEG version 1.1Antonin Descampe
2005-12-02openjpeg version 1.0 (previous version still available with tag opj0-97)Antonin Descampe
2004-12-08Modularity increase in jp2_init_stdjp2 function and jp2c box functions to ↵Francois-Olivier Devaux
enable new version of MJ2 module
2004-11-26Modifications to increase modularity of jp2 coding/decodingFrancois-Olivier Devaux
2004-07-16Comments addedFrancois-Olivier Devaux
2004-07-13Structure j2k_option_t deleted and option "-reduce" integrated to j2k_cp_t.Antonin Descampe
Parameters changed for j2k_decode, jp2_decode, j2k_decode_jpt_stream
2004-07-07First version of JP2 file formatFrancois-Olivier Devaux