summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-10-13(no commit message)Winfried
2010-10-13(no commit message)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-05fixed CMakeLists.txt typoAntonin Descampe
2010-10-05Added files to let people build openjpeg with configure tools ; Added makefil...Antonin Descampe
2010-09-08Reverting the use of #include "openjpegConfigure.h" until we find a compatibleLuis Ibanez
2010-09-07ENH: Now forcing openjpeg_JPWL to be a STATIC library.Luis Ibanez
2010-09-07ENH: Now verifies if the OPJ_STATIC macro is notLuis Ibanez
2010-09-07ENH: Including the new header file openjpegConfigure.hLuis Ibanez
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-05ENH: The logic for defining OPJ_STATIC has now been moved to theLuis Ibanez
2010-09-05ENH: Adding symbols from traditional checks.Luis Ibanez