summaryrefslogtreecommitdiff
path: root/codec
AgeCommit message (Expand)Author
2011-04-16renamed "openjpeg3d" in "openjp3d"Antonin Descampe
2011-04-13renamed and reorganized "jp3d" directory to "openjpeg3d". Is now a standalone...openjpeg3d@749Antonin Descampe
2011-03-04now assume MinGW does not have dirent.h (actually have it but without opendir...Antonin Descampe
2011-03-04small fix related to the formatting of the install report displayed at the en...Antonin Descampe
2011-03-04updated autotools files to improve build and install procedures (credit to Vi...Antonin Descampe
2011-01-29license header: replaced Hervcalloc by Herve, I should learn to double-check ...Antonin Descampe
2011-01-29removed é in license header to prevent warning C4819 (see http://code.google...Antonin Descampe
2011-01-24remove more obsolete VS files. Left only mj2_to_metadata VS files, as this is...Antonin Descampe
2011-01-17remove (autotools) generated filesRex Dieter
2011-01-07changed report code in Makefile.amWinfried
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-09renamed jp3d/libjp3dvm/openjpeg.h => jp3d/libjp3dvm/openjpeg3d.hAntonin Descampe
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-17-This line, and those below, will be ignored--Winfried
2010-10-05Added files to let people build openjpeg with configure tools ; Added makefil...Antonin Descampe
2010-09-01COMP: Fixing configuration for static builds. Fixing dependencies that severalLuis Ibanez
2010-08-31COMP: Moving to the parent directory the set INCLUDE_DIRECTORIES command.Luis Ibanez
2010-08-31BUG: The directory compat doesn't exist. The file getopt.c is actually at thi...Luis Ibanez
2010-04-08[v1.4] Fixed pi.c bug (issue 15 on google code). Thanks to Anton Lionel for c...Francois-Olivier Devaux
2010-04-08Fixed JP3D codec file format analyzer. Thanks to Kristóf Ralovich for this p...Francois-Olivier Devaux
2010-02-19Applied changes to jp3d_to_volume.c that didn't pass in previous revision (re...Francois-Olivier Devaux
2010-02-18JP3D Module. Fixed issue when computing the number of elements in an array th...Francois-Olivier Devaux
2007-09-06ENH: add cmake for jp3dMathieu Malaterre
2007-09-06Move include file that collides with system include to the correct directory ...Mathieu Malaterre
2006-10-30initial release of jp3d library and codecAntonin Descampe