openjpeg.git
2011-07-03 Antonin Descampeadding two tags for version 1.3 and 1.4 version.1.4
2011-01-02 Antonin Descampebug fixes to enable cmake compilation on WIN32 platform...
2011-01-02 Antonin Descampesmall update to xcode project
2010-12-14 WinfriedAdapted Makefile.am/Makefile.nix to build choice: share...
2010-12-11 Antonin Descampefixed flags when building jp3d with MinGW
2010-12-10 WinfriedChanged build choice in configure.ac/Makefile.am/Makefi...
2010-12-09 Antonin Descamperemoved LCMS dependency in jp3d/libjp3dvm/CMakeLists.txt
2010-12-09 Antonin Descampeupdated xcode project
2010-12-09 Antonin Descamperenamed jp3d/libjp3dvm/openjpeg.h => jp3d/libjp3dvm...
2010-12-09 Antonin Descamperemoved "codec/compat/" directory
2010-12-09 WinfriedUpdated Makefile.in
2010-12-09 WinfriedRemoved LCMS dependencies from Makefile.am/Makefile.nix
2010-12-08 Antonin Descampe (thanks to Winfried for his help)
2010-12-05 Antonin Descamperevert to previous behaviour for cmake: builds (and...
2010-12-05 Antonin Descampeadded a definition in getopt.h and an initial value...
2010-12-03 Antonin Descampeworkaround for name clash when building static and...
2010-11-28 Antonin Descampefixed a bug in codec/convert.c that prevented to build...
2010-11-28 Antonin Descampe(no commit message)
2010-11-28 Antonin Descampechanged cmake behaviour: executables are now always...
2010-11-25 Antonin Descampefix compilation and DLL creation of libopenjpeg with...
2010-11-22 Antonin Descampexcode : changed to native architecture build by default
2010-11-22 Antonin Descampereverted 'include "../opj_config.h"' to 'include "opj_c...
2010-11-18 Antonin Descampexcode project : add mj2 targets
2010-11-17 Antonin Descampeinstall man pages by default. install CHANGES and LICENSE
2010-11-17 Antonin Descampeminor changes in cmake files (from winfried)
2010-11-17 Antonin Descampefixed missing argument in main CMakeLists.txt
2010-11-16 Antonin Descampeminor changes in cmake flags
2010-11-15 Antonin Descampexcode project rewrite
2010-11-15 Antonin Descampechanged imagetopng() function to correctly deal with...
2010-11-15 Antonin Descampeminor changes in header inclusions
2010-11-15 Antonin Descampecomplete rewrite of opj_convert.c with correct values...
2010-11-11 Antonin Descamperemoved call to dirent.h in jp3d
2010-11-11 Antonin Descampeadd info on how to build doxygen doc with autotools
2010-10-28 Ben BoeckelFix installation rules in jpwl for CMake
2010-10-26 Ben BoeckelInstallation fixes when using CMake
2010-10-25 Ben BoeckelFix jp3dvm version
2010-10-24 Antonin DescampeFixed doxygen data inside source code (from winfried)
2010-10-22 Ben BoeckelDon't clobber openjpeg.h from jp3d
2010-10-22 Ben BoeckelInstall man pages
2010-10-22 Ben BoeckelDefault to building shared libraries
2010-10-22 Antonin DescampePatch to support the MSVC Win 64 builds (from szekerest)
2010-10-22 Antonin DescampeCurrently the Visual Studio builds are broken in the...
2010-10-22 WinfriedM libopenjpeg/Makefile.in
2010-10-22 WinfriedM CHANGES
2010-10-22 WinfriedM configure
2010-10-21 Antonin Descampefixed help display (patch from winfried)
2010-10-21 Antonin Descampefixed paths to png and tiff in CMakeLists.txt and fixed...
2010-10-19 Antonin Descampefixed options and help display (patch from winfried)
2010-10-18 WinfriedM jp3d/Makefile.nix
2010-10-17 Winfried-This line, and those below, will be ignored--
2010-10-13 Winfried(no commit message)
2010-10-13 Winfried(no commit message)
2010-10-10 Antonin Descampe1. The jp3d/libjp3dvm/Makefile.am has been changed:
2010-10-08 Antonin Descampefixed a bug in mj2.c that prevented extract_j2k_from_mj...
2010-10-05 Antonin Descampefixed CMakeLists.txt typo
2010-10-05 Antonin DescampeAdded files to let people build openjpeg with configure...
2010-09-08 Luis IbanezReverting the use of #include "openjpegConfigure.h...
2010-09-07 Luis IbanezENH: Now forcing openjpeg_JPWL to be a STATIC library.
2010-09-07 Luis IbanezENH: Now verifies if the OPJ_STATIC macro is not
2010-09-07 Luis IbanezENH: Including the new header file openjpegConfigure.h
2010-09-05 Luis IbanezCOMP: adding trunk/codec/compat to the list of directories
2010-09-05 Luis IbanezENH: Removed redundant copies of getopt.c and getopt.h.
2010-09-05 Luis IbanezENH: The logic for defining OPJ_STATIC has now been...
2010-09-05 Luis IbanezENH: Adding symbols from traditional checks.
2010-09-05 Luis IbanezENH: Adding a configured header file at the image of...
2010-09-05 Luis IbanezCOMP: PNG_LIBRARIES were missing for the TARGET_LINK_LI...
2010-09-05 Luis IbanezENH: jpwl subdirectory is now build also on Unix systems.
2010-09-05 Luis IbanezENH: Grouping the logic that detects getopt.c into...
2010-09-01 Luis IbanezCOMP: Fixing configuration for static builds. Fixing...
2010-08-31 Luis IbanezENH: Silencing warnings from Visual Studio regardgin...
2010-08-31 Luis IbanezSTYLE: This file had inconsistent ends of line (mixture...
2010-08-31 Luis IbanezCOMP: Moving to the parent directory the set INCLUDE_DI...
2010-08-31 Luis IbanezCOMP: Remove requirement that png and tiff headers...
2010-08-31 Luis IbanezBUG: The directory compat doesn't exist. The file getop...
2010-08-30 Antonin DescampeUpdate the XCode project file with JPWL targets
2010-08-30 Antonin DescampeUpdate the README.cmake file : an instruction was missi...
2010-08-11 Mathieu MalaterreFix case
2010-07-07 Antonin DescampeUpdate README and Makefiles to promote cmake. Fix the...
2010-07-02 Antonin DescampeChange CMakeLists.txt to build examples by default...
2010-07-01 Mathieu MalaterreNeed to include png/tiff include path
2010-06-29 Mathieu MalaterreSynchronize branch and trunk cmakelists files
2010-06-29 Mathieu MalaterreSynchronize branch and trunk cmakelists files
2010-06-29 Mathieu Malaterrereturn error code upon errors
2010-06-22 Mathieu MalaterreSync with v2 branch
2010-06-22 Mathieu MalaterreMerge with v2 branch
2010-06-22 Mathieu MalaterreAlso dump the image info as well as cp info.
2010-06-22 Mathieu MalaterreApply patch from w. szukalski (sent to list). Mon,...
2010-06-21 Mathieu Malaterreadding j2k_dump executable
2010-05-26 Luis IbanezENH: Added custom configuration for CTest. This allows...
2010-05-26 Luis IbanezENH: Cleaning up the file comments. Setting the build...
2010-05-26 Mathieu MalaterreRemove automatic setting of BUILDNAME for now
2010-05-26 Mathieu MalaterreReactivate ctest
2010-05-26 Mathieu MalaterreMove to cmake 2.6. Add policy CMP0003
2010-05-26 Antonin DescampeAdded CTestConfig.cmake to the root directory to incorp...
2010-05-26 Antonin DescampeMACOSX : Added a "build all" target to the XCode projec...
2010-04-16 Antonin DescampeMACOSX : Fixed the XCode project file to link with...
2010-04-08 Francois-Olivier... [v1.4]Fixed issue 6 on google code. Variable "pi" not...
2010-04-08 Francois-Olivier... [v1.4] Fixed pi.c bug (issue 15 on google code). Thanks...
2010-04-08 Francois-Olivier... Fixed MJ2 codec bugs (issues 23-24 on google code)...
2010-04-08 Francois-Olivier... Fixed JP3D codec file format analyzer. Thanks to Kristó...
next