openjpeg.git
2012-09-13 Mathieu Malaterre[1.5] Add detail for SOVERSION. Increase VERSION number. version.1.5.1
2012-09-13 Mathieu Malaterre[1.5] Add CHANGES file
2012-09-13 Mathieu Malaterre[1.5] Tag the new stable 1.5.1 OpenJPEG release
2012-09-10 Mathieu Malaterre[1.5] update NEWS file
2012-09-10 Mathieu Malaterre[1.5] Fix Heap-based buffer-overflow when decoding...
2012-09-10 Mathieu Malaterre[1.5] Fix issue with str_length not being used. Rewrite...
2012-09-10 Mathieu Malaterre[1.5] remove extra trailing semicolon
2012-08-24 Mathieu Malaterre[1.5] COMP: Fix warnings identified by clang31
2012-07-29 Mathieu Malaterre[1.5] Import portion of patch from Alex Zimnitsky to...
2012-07-11 Mathieu Malaterre[1.5] Fix compilation issue with Compiler Borland C...
2012-07-11 Mathieu Malaterre[1.5] Fix r1727 (Issue 156) to compile on compilers...
2012-07-11 Mathieu Malaterre[1.5] This fixes issues seen on PDF files
2012-07-10 Mathieu Malaterre[1.5] Fix heap buffer overflow
2012-05-29 Mathieu Malaterre[1.5] jp2_read_boxhdr() call ignores return value
2012-05-29 Mathieu Malaterre[1.5] Make sure openjpeg/mj2 can be compiled with gcc...
2012-05-29 Mathieu Malaterre[1.5] This commit hides symptoms of CVE-2009-5030
2012-05-29 Mathieu Malaterre[1.5] Applying old patch from r1642, with further modif...
2012-05-29 Mathieu Malaterre[1.5] Import r1669 from trunk over to 1.5 branch
2012-05-29 Mathieu Malaterre[1.5] Apply private patch from Alex Macfarlane Smith
2012-05-29 Mathieu Malaterre[1.5] The two files in Issue145 have a precision <...
2012-05-29 Mathieu Malaterre[1.5] Fix autotools installation. Thanks to winfried...
2012-05-29 Mathieu Malaterre[1.5] Fix compilation on FreeBSD. Thanks to rafael...
2012-05-21 Mathieu Malaterre[1.5] Build fails on AIX
2012-05-21 Mathieu Malaterre[1.5] Man page syntax fixes. Thanks to vskytta for...
2012-05-21 Mathieu Malaterre[1.5] fix compilation warning about lrintf being implicit.
2012-04-23 Mathieu Malaterre[1.5] Revert r1642, as explained on https://groups...
2012-04-23 Mathieu Malaterre[1.5] Adding test suite for file409752.jp2
2012-04-23 Mathieu Malaterre[1.5] Make it easier to find /data from within 1.5...
2012-04-23 Mathieu Malaterre[1.5] Integrate patch from winfried posted on the maili...
2012-04-23 Mathieu Malaterre[1.5] Integrate patch from winfried posted on the maili...
2012-04-23 Mathieu Malaterre[1.5] Integrate patch from winfried posted on the maili...
2012-04-20 Mathieu Malaterre[1.5] Need to compile/install tool to embed XML file...
2012-04-19 Mathieu Malaterre[1.5] jar files are arch independant. We can install...
2012-04-19 Mathieu Malaterre[1.5] Add install rules for openjpip client
2012-04-19 Mathieu Malaterre[1.5] Add missing symbols from getopt into the java...
2012-04-19 Mathieu Malaterre[1.5] resolve missing symbols from convert.c/index.c
2012-04-19 Mathieu Malaterre[1.5] Add explicit linking from glue java lib to real...
2012-04-19 Mathieu Malaterre[1.5] install java module
2012-04-19 Mathieu Malaterre[1.5] Fix computation of relative path from include...
2012-04-18 Mathieu Malaterre[1.5] fix compilation warnings on windows box
2012-04-16 Mathieu Malaterre[1.5] debian tools detected a missing link to math lib
2012-04-06 Mathieu Malaterre[1.5] Adding some simple unit tests
2012-04-05 Mathieu Malaterre[1.5] introduce fix for the SOVERSION regression introd...
2012-03-16 Mathieu Malaterre[1.5] Remove a simple warning report
2012-03-16 Mathieu Malaterre[1.5] I think == was meant here.
2012-03-02 Mathieu Malaterre[1.5] Remove a warning about undefined snprintf on...
2012-03-02 Mathieu Malaterre[1.5] Change the logic in byte_manager.h. Prefer the...
2012-03-02 Mathieu Malaterre[1.5] Finish import of r963
2012-03-02 Mathieu Malaterre[1.5] merge r963 from trunk over to branch 1.5
2012-03-02 Mathieu Malaterre[1.5] Convert from DOS eol to UNIX eol
2012-03-02 Mathieu Malaterre[1.5] Set from DOS eol to UNIX eol
2012-03-02 Mathieu Malaterre[1.5] Sync with trunk and remove uneeded include headers
2012-03-02 Mathieu Malaterre[1.5] Import rev 1053 from trunk over to 1.5
2012-03-02 Mathieu Malaterre[1.5] Fix typo in date.
2012-03-02 Mathieu Malaterre[1.5] Sync with trunk. Remove remainings bits of old...
2012-03-02 Mathieu Malaterre[1.5] Convert from DOS eol to UNIX eol
2012-03-02 Mathieu Malaterre[1.5] Use UNIX eol for source code
2012-03-02 Mathieu Malaterre[1.5] Sync with trunk.
2012-03-02 Mathieu Malaterre[1.5] As discussed on the mailing list. OpenJPEG should...
2012-03-02 Mathieu Malaterre[1.5] Fix a bunch of comparison between signed and...
2012-03-01 Mathieu Malaterre[1.5] Fix rev 1474, typo in the spelling.
2012-03-01 Mathieu Malaterre[1.5] Fix a warning about comparison of ulong >= 0...
2012-03-01 Mathieu Malaterre[1.5] Apply big-endian patch from winfried: libopenjpeg...
2012-03-01 Mathieu MalaterreFix a warning reported on the continuous dashboard...
2012-03-01 Mathieu Malaterre[1.5] j2k_to_image does not support writing image with...
2012-03-01 Mathieu Malaterre[1.5] Fix a warning about conversion from const char...
2012-03-01 Mathieu Malaterre[1.5] cmake recommends the use of fullpath. Thanks...
2012-03-01 Mathieu Malaterre[1.5] Fix JPWL's DLL installation. Thanks to winfried...
2012-02-29 Kaori Hagihara[1.5][JPIP] README modification regarding the JP2 encoding
2012-02-28 Rex Dieterallow finer-grain control of header location via OPENJP...
2012-02-28 Rex Dieterfix assumptions that OPENJPEG_INSTALL_*_DIR aren't...
2012-02-28 Kaori Hagihara[1.5][JPIP] enabled the opj_server to reply the first...
2012-02-23 Rex Dieterfix pkgconfig to include -I/usr/include/openjpeg-1...
2012-02-17 Mathieu Malaterre[1.5] allow mecanism to provide JFLAGS
2012-02-16 Mathieu Malaterreonly install CHANGES when present
2012-02-16 Mathieu Malaterreremove a warning about unused variable
2012-02-14 Mathieu MalaterreHide some warnings generated by 3rd party libs
2012-02-14 Mathieu MalaterreMake the code C90 compliant for VS2010
2012-02-14 Mathieu MalaterreWork around issue with FindJava module
2012-02-13 Mathieu MalaterreUse C style comment.
2012-02-13 Mathieu Malaterre[1.5] Need to include unistd for close() declaration
2012-02-13 Mathieu MalaterreBy default, openjpip client can still built even withou...
2012-02-13 Mathieu Malaterre[1.5] Fix typo in CMAKE_USE_PTHREADS vs CMAKE_USE_PTHRE...
2012-02-13 Mathieu Malaterre[1.5] Backport diff from trunk
2012-02-13 Mathieu Malaterre[1.5] Remove use of custom PTHREAD module. Prefer cmake...
2012-02-10 Kaori Hagihara[1.5][JPIP] added execution argument to set port number...
2012-02-10 Kaori Hagihara[1.5][JPIP] fixed Doxygen configuration file to documen...
2012-02-10 Antonin Descampe[1.5] revert r1399 and r1400
2012-02-10 Antonin Descampe[1.5] fixed an error in autotools that prevented the...
2012-02-10 Rex Dietermake OpenJPEGConfig.cmake provide useful (non-empty...
2012-02-10 Rex Dietermake openjpeg.h header symlink to match autotools
2012-02-10 Rex Dieterinstall cmake/pkgconfig bits in LIB_DIR
2012-02-07 Antonin Descampeupdate OpenJPEGCPack.cmake with correct package names
2012-02-07 Antonin Descampe[1.5] delete CHANGES file as it will now be automatical...
2012-02-07 Antonin Descampe[1.5] revert build documentation behaviour in cmake
2012-02-06 Antonin Descampe[1.5] fixes documentation generation with doxygen
2012-02-06 Mathieu MalaterreMake opj 1.5 use port 50000, which is not compatible...
2012-02-06 Mathieu MalaterreRe-build the jar files from the source code.
2012-02-06 Mathieu MalaterreFor some reason rev 1103 change the default port number...
2012-02-06 Mathieu MalaterreFix doc generation
next