summaryrefslogtreecommitdiff
path: root/libopenjpeg
AgeCommit message (Expand)Author
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-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] 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] 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] 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-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-03-02[1.5] Set from DOS eol to UNIX eolMathieu Malaterre
2012-03-02[1.5] Sync with trunk and remove uneeded include headersMathieu Malaterre
2012-03-01[1.5] Fix a warning about comparison of ulong >= 0. Thanks to winfried for re...Mathieu Malaterre
2012-03-01[1.5] Fix JPWL's DLL installation. Thanks to winfried for report.Mathieu Malaterre
2012-02-28allow finer-grain control of header location via OPENJPEG_INSTALL_INCLUDE_DIRRex Dieter
2012-02-10[1.5] revert r1399 and r1400Antonin Descampe
2012-02-10make openjpeg.h header symlink to match autotoolsRex Dieter
2012-01-23[1.5] fix issue #104Antonin Descampe
2012-01-20Make r1330 more robust. Display more info.Mathieu Malaterre
2012-01-20Fix: MSVR-11-117 - Vulnerability Report.Mathieu Malaterre
2012-01-11BUG: 4 Apply patch from stefan.Mathieu Malaterre
2012-01-11BUG: 26 Fix issue with memory consumption.Mathieu Malaterre
2012-01-11Add the fno-common flag to work around an issue with ld: common symbols not a...Mathieu Malaterre
2012-01-11Redo the BUILD_THIRDPARTY properly. Remove openjpeg.h symlink.Mathieu Malaterre
2011-12-28Fix for static libsMathieu Malaterre
2011-12-28Install lib in /lib and dll in /binMathieu Malaterre
2011-12-20Remove exe bitMathieu Malaterre
2011-12-20Fix test NR-ENC-Bretagne2.ppm-4-encode on linux.Mathieu Malaterre
2011-12-20Fix strange line, as reported by lockalsash (gmail.com)Mathieu Malaterre
2011-12-16Fix a warning on MacOSXMathieu Malaterre
2011-12-16Remove warning about unused argsMathieu Malaterre
2011-12-16Reorder static inline when extension is found (GNU)Mathieu Malaterre
2011-12-16Remove some simple warnings about commentsMathieu Malaterre
2011-12-12Fix a bunch of warnings reported by gcc (unused results from fwrite)Mathieu Malaterre
2011-12-08Remove more warningsMathieu Malaterre
2011-12-08Remove warnings seen on the dashboardMathieu Malaterre
2011-11-02[1.5] backport r1017, r1030:1032 from trunk + additional fix for cmake and au...Antonin Descampe