summaryrefslogtreecommitdiff
path: root/mj2
AgeCommit message (Expand)Author
2011-01-02bug fixes to enable cmake compilation on WIN32 platform (see CHANGES for deta...Antonin Descampe
2010-12-14Adapted Makefile.am/Makefile.nix to build choice: shared xor staticWinfried
2010-12-10Changed build choice in configure.ac/Makefile.am/Makefile.nix: shared xor staticWinfried
2010-12-09Updated Makefile.inWinfried
2010-12-08 (thanks to Winfried for his help)Antonin Descampe
2010-12-05revert to previous behaviour for cmake: builds (and links) dynamically by def...Antonin Descampe
2010-11-28changed cmake behaviour: executables are now always statically linked. When -...Antonin Descampe
2010-10-19fixed options and help display (patch from winfried)Antonin Descampe
2010-10-17-This line, and those below, will be ignored--Winfried
2010-10-101. The jp3d/libjp3dvm/Makefile.am has been changed:Antonin Descampe
2010-10-08fixed a bug in mj2.c that prevented extract_j2k_from_mj2 to build properly. P...Antonin Descampe
2010-10-05Added files to let people build openjpeg with configure tools ; Added makefil...Antonin Descampe
2010-09-05COMP: adding trunk/codec/compat to the list of directoriesLuis Ibanez
2010-09-05ENH: Removed redundant copies of getopt.c and getopt.h. Luis Ibanez
2010-09-01COMP: Fixing configuration for static builds. Fixing dependencies that severalLuis Ibanez
2010-04-08Fixed MJ2 codec bugs (issues 23-24 on google code). Thanks to Winfried for th...Francois-Olivier Devaux
2010-03-24Code improvements using 'g++-4.4.0' to trace the code (v1.4). Thanks to Winfr...Francois-Olivier Devaux
2008-01-17SVN server problem. Added again MJ2 project files to try to solve issue.Francois-Olivier Devaux
2008-01-17SVN server problem. Removed MJ2 project files to try to solve issue.Francois-Olivier Devaux
2007-11-05Restoring wrap_j2k_in_mj2.c, which I did not want to commit at all in rev469Giuseppe Baruffa
2007-11-05Fixed a bug which prevented JPWL from working on multi-tiled images; added so...Giuseppe Baruffa
2007-10-18Patch from Callum Lewick. Memset patch. See ChangeLog for more details. Thank...Francois-Olivier Devaux
2007-09-17OpenJPEG library interface modified to retain compatibility with version 1.2....Francois-Olivier Devaux
2007-09-12Patch from Callum Lerwick. Fixed the library linking so it links with the sov...Francois-Olivier Devaux
2007-09-12Updated the MJ2 codec to be compatible with the recent changes in the OpenJPE...Francois-Olivier Devaux
2007-09-06ENH: Start building mj2Mathieu Malaterre
2007-08-30Changed the OpenJPEG library interface to enable users to access information ...Francois-Olivier Devaux
2007-08-21Robustified MJ2 codecsFrancois-Olivier Devaux
2007-08-21Added support for Visual Studio 2005Francois-Olivier Devaux
2007-07-13(no commit message)Francois-Olivier Devaux
2007-05-10MJ2 codec updated from LibOpenJPEG version 0.97 to LibOpenJPEG version 1. Hen...Francois-Olivier Devaux
2007-02-28add an "ifdef WIN32" to "include malloc.h" to be compliant with non-WIN32 pla...Antonin Descampe
2007-01-30Correction of the syntax usage (line 36)Francois-Olivier Devaux
2006-12-08MJ2 codec restructuration. Update of dsp project files propertiesFrancois-Olivier Devaux
2006-12-08MJ2 codec restructuration. Update of project files (dsp, vcproj and makefile)Francois-Olivier Devaux
2006-12-08MJ2 codec restructuration. Movec compat directory to MJ2_codecFrancois-Olivier Devaux
2006-12-08MJ2 codec restructuration. Movec compat directory to MJ2_codecFrancois-Olivier Devaux
2006-12-08MJ2 codec restructuration. Created MJ2_codec directory and moved MJ2 codec fi...Francois-Olivier Devaux
2006-12-08MJ2 codec restructuration. Created libopenjpeg_097 directory and moved libope...Francois-Olivier Devaux
2006-12-08MJ2 codec restructuration. Created MJ2_codec directory and moved M2 codec fil...Francois-Olivier Devaux
2006-07-28*** empty log message ***Antonin Descampe
2005-05-23Variables in Movie and Track structure initialized to avoid problems when fre...Francois-Olivier Devaux
2005-05-23Useless call of mj2_init_stdmovie function deletedFrancois-Olivier Devaux
2005-05-20Modified mj2_init_stdmovie. Check for division by zero at line 212: tk->sampl...Francois-Olivier Devaux
2005-04-27Release configuration modifiedFrancois-Olivier Devaux
2005-04-27Light modificationsFrancois-Olivier Devaux
2005-04-27First upload of the DTD fileFrancois-Olivier Devaux
2005-04-27Light modificationsFrancois-Olivier Devaux
2005-04-19UpdateFrancois-Olivier Devaux
2005-04-19bug while freeing memory (mj2_free) fixedFrancois-Olivier Devaux