summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-13[1.5] Add detail for SOVERSION. Increase VERSION number.version.1.5.1Mathieu Malaterre
2012-09-13[1.5] Add CHANGES fileMathieu Malaterre
2012-09-13[1.5] Tag the new stable 1.5.1 OpenJPEG releaseMathieu Malaterre
2012-09-10[1.5] update NEWS fileMathieu Malaterre
2012-09-10[1.5] Fix Heap-based buffer-overflow when decoding openjpeg imageMathieu Malaterre
2012-09-10[1.5] Fix issue with str_length not being used. Rewrite code to prefer use of...Mathieu Malaterre
2012-09-10[1.5] remove extra trailing semicolonMathieu Malaterre
2012-08-24[1.5] COMP: Fix warnings identified by clang31Mathieu Malaterre
2012-07-29[1.5] Import portion of patch from Alex Zimnitsky to fix compilation on FreeBSDMathieu Malaterre
2012-07-11[1.5] Fix compilation issue with Compiler Borland C++ v. 5.5Mathieu Malaterre
2012-07-11[1.5] Fix r1727 (Issue 156) to compile on compilers where false is not defined.Mathieu Malaterre
2012-07-11[1.5] This fixes issues seen on PDF filesMathieu Malaterre
2012-07-10[1.5] Fix heap buffer overflowMathieu Malaterre
2012-05-29[1.5] jp2_read_boxhdr() call ignores return valueMathieu Malaterre
2012-05-29[1.5] Make sure openjpeg/mj2 can be compiled with gcc -std=c89Mathieu Malaterre
2012-05-29[1.5] This commit hides symptoms of CVE-2009-5030Mathieu Malaterre
2012-05-29[1.5] Applying old patch from r1642, with further modification from winfried....Mathieu Malaterre
2012-05-29[1.5] Import r1669 from trunk over to 1.5 branchMathieu Malaterre
2012-05-29[1.5] Apply private patch from Alex Macfarlane SmithMathieu Malaterre
2012-05-29[1.5] The two files in Issue145 have a precision < 8-bit:Mathieu Malaterre
2012-05-29[1.5] Fix autotools installation. Thanks to winfried for patch.Mathieu Malaterre
2012-05-29[1.5] Fix compilation on FreeBSD. Thanks to rafael carre (funman@videolan.org...Mathieu Malaterre
2012-05-21[1.5] Build fails on AIXMathieu Malaterre
2012-05-21[1.5] Man page syntax fixes. Thanks to vskytta for patch.Mathieu Malaterre
2012-05-21[1.5] fix compilation warning about lrintf being implicit.Mathieu Malaterre
2012-04-23[1.5] Revert r1642, as explained on https://groups.google.com/group/openjpeg/...Mathieu Malaterre
2012-04-23[1.5] Adding test suite for file409752.jp2Mathieu Malaterre
2012-04-23[1.5] Make it easier to find /data from within 1.5 sub-branchMathieu Malaterre
2012-04-23[1.5] Integrate patch from winfried posted on the mailing list. See here for ...Mathieu Malaterre
2012-04-23[1.5] Integrate patch from winfried posted on the mailing list. See here for ...Mathieu Malaterre
2012-04-23[1.5] Integrate patch from winfried posted on the mailing list. See here for ...Mathieu Malaterre
2012-04-20[1.5] Need to compile/install tool to embed XML file in JP2 for jpip serverMathieu Malaterre
2012-04-19[1.5] jar files are arch independant. We can install them safely in shareMathieu Malaterre
2012-04-19[1.5] Add install rules for openjpip clientMathieu Malaterre
2012-04-19[1.5] Add missing symbols from getopt into the java glue libMathieu Malaterre
2012-04-19[1.5] resolve missing symbols from convert.c/index.cMathieu Malaterre
2012-04-19[1.5] Add explicit linking from glue java lib to real openjpeg libMathieu Malaterre
2012-04-19[1.5] install java moduleMathieu Malaterre
2012-04-19[1.5] Fix computation of relative path from include/ to lib/Mathieu Malaterre
2012-04-18[1.5] fix compilation warnings on windows boxMathieu Malaterre
2012-04-16[1.5] debian tools detected a missing link to math libMathieu Malaterre
2012-04-06[1.5] Adding some simple unit testsMathieu Malaterre
2012-04-05[1.5] introduce fix for the SOVERSION regression introduced in 1.5.0Mathieu Malaterre
2012-03-16[1.5] Remove a simple warning reportMathieu Malaterre
2012-03-16[1.5] I think == was meant here.Mathieu Malaterre
2012-03-02[1.5] Remove a warning about undefined snprintf on windows compiler.Mathieu Malaterre
2012-03-02[1.5] Change the logic in byte_manager.h. Prefer the use of stdint.h when ava...Mathieu Malaterre
2012-03-02[1.5] Finish import of r963Mathieu Malaterre
2012-03-02[1.5] merge r963 from trunk over to branch 1.5Mathieu Malaterre
2012-03-02[1.5] Convert from DOS eol to UNIX eolMathieu Malaterre