Antonin Descampe
|
eeefefd56c
|
Added files to let people build openjpeg with configure tools ; Added makefiles to let people manually build openjpeg on *nix platforms ; Removed obsolete Makefiles ; Renamed dirent.h to windirent.h ; Made optional the PNG, TIFF, and LCMS support in CMake files ; Added opj_config* files to configure openjpeg before building it (opj_config.h generated by configure, cmake, or manually by the user) ; Renamed this file from ChangeLog to CHANGES ; Renamed License.txt to LICENSE ; Updated README files ; Added INSTALL and LICENSE files ; Added man pages
|
2010-10-05 10:33:15 +00:00 |
Francois-Olivier Devaux
|
55c4c14352
|
OpenJPEG library interface modified to retain compatibility with version 1.2. Sorry if some of you already adapted their code to the previous interface, but we want to avoid a ABI break....
|
2007-09-17 15:11:20 +00:00 |
Francois-Olivier Devaux
|
09231c317d
|
Updated the MJ2 codec to be compatible with the recent changes in the OpenJPEG library.
|
2007-09-12 08:52:18 +00:00 |
Francois-Olivier Devaux
|
1200dd871a
|
MJ2 codec updated from LibOpenJPEG version 0.97 to LibOpenJPEG version 1. Hence, the MJ2 codec will now take advantage of all the improvements and optimizations done on the LibOpenJPEG library.
|
2007-05-10 14:21:09 +00:00 |
Francois-Olivier Devaux
|
2b3947e8a8
|
MJ2 codec restructuration. Created MJ2_codec directory and moved MJ2 codec files to this directory, created libopenjpeg_097 directory and moved libopenjpeg files version 0.97 to this directory
|
2006-12-08 17:09:39 +00:00 |
Francois-Olivier Devaux
|
255e296113
|
Light modifications
|
2005-04-27 10:42:16 +00:00 |
Francois-Olivier Devaux
|
1cc9fa6815
|
Line 944:Memory release of img.comps[i].data when NO_PACKETS_DECODING is not defined
|
2005-03-25 15:48:50 +00:00 |
Francois-Olivier Devaux
|
86ce4d4c18
|
New OpenJPEG MJ2 module: mj2_to_metadata created by Glenn Pearson. The OpenJPEG team would like to thank him for his contributions !
|
2005-03-25 09:44:32 +00:00 |