summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-03adding two tags for version 1.3 and 1.4version.1.4Antonin Descampe
2011-01-02bug fixes to enable cmake compilation on WIN32 platform (see CHANGES for deta...Antonin Descampe
2011-01-02small update to xcode projectAntonin Descampe
2010-12-14Adapted Makefile.am/Makefile.nix to build choice: shared xor staticWinfried
2010-12-11fixed flags when building jp3d with MinGWAntonin Descampe
2010-12-10Changed build choice in configure.ac/Makefile.am/Makefile.nix: shared xor staticWinfried
2010-12-09removed LCMS dependency in jp3d/libjp3dvm/CMakeLists.txtAntonin Descampe
2010-12-09updated xcode projectAntonin Descampe
2010-12-09renamed jp3d/libjp3dvm/openjpeg.h => jp3d/libjp3dvm/openjpeg3d.hAntonin Descampe
2010-12-09removed "codec/compat/" directoryAntonin Descampe
2010-12-09Updated Makefile.inWinfried
2010-12-09Removed LCMS dependencies from Makefile.am/Makefile.nixWinfried
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-12-05added a definition in getopt.h and an initial value in convert.cAntonin Descampe
2010-12-03workaround for name clash when building static and dynamic on WIN32 (see http...Antonin Descampe
2010-11-28fixed a bug in codec/convert.c that prevented to build executables with WIN32...Antonin Descampe
2010-11-28(no commit message)Antonin Descampe
2010-11-28changed cmake behaviour: executables are now always statically linked. When -...Antonin Descampe
2010-11-25fix compilation and DLL creation of libopenjpeg with MSYS/MinGW (from vincent...Antonin Descampe
2010-11-22xcode : changed to native architecture build by defaultAntonin Descampe
2010-11-22reverted 'include "../opj_config.h"' to 'include "opj_config.h"'Antonin Descampe
2010-11-18xcode project : add mj2 targetsAntonin Descampe
2010-11-17install man pages by default. install CHANGES and LICENSEAntonin Descampe
2010-11-17minor changes in cmake files (from winfried)Antonin Descampe
2010-11-17fixed missing argument in main CMakeLists.txtAntonin Descampe
2010-11-16minor changes in cmake flagsAntonin Descampe
2010-11-15xcode project rewriteAntonin Descampe
2010-11-15changed imagetopng() function to correctly deal with non-standard bit-depths....Antonin Descampe
2010-11-15minor changes in header inclusionsAntonin Descampe
2010-11-15complete rewrite of opj_convert.c with correct values (from winfried)Antonin Descampe
2010-11-11removed call to dirent.h in jp3dAntonin Descampe
2010-11-11add info on how to build doxygen doc with autotoolsAntonin Descampe
2010-10-28Fix installation rules in jpwl for CMakeBen Boeckel
2010-10-26Installation fixes when using CMakeBen Boeckel
2010-10-25Fix jp3dvm versionBen Boeckel
2010-10-24Fixed doxygen data inside source code (from winfried)Antonin Descampe
2010-10-22Don't clobber openjpeg.h from jp3dBen Boeckel
2010-10-22Install man pagesBen Boeckel
2010-10-22Default to building shared librariesBen Boeckel
2010-10-22Patch to support the MSVC Win 64 builds (from szekerest)Antonin Descampe
2010-10-22Currently the Visual Studio builds are broken in the SVN. Attached a patch to...Antonin Descampe
2010-10-22M libopenjpeg/Makefile.inWinfried
2010-10-22M CHANGESWinfried
2010-10-22M configureWinfried
2010-10-21fixed help display (patch from winfried)Antonin Descampe
2010-10-21fixed paths to png and tiff in CMakeLists.txt and fixed link to lcms library ...Antonin Descampe
2010-10-19fixed options and help display (patch from winfried)Antonin Descampe
2010-10-18M jp3d/Makefile.nixWinfried
2010-10-17-This line, and those below, will be ignored--Winfried