summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-28[1.5.2] Add NEWS fileversion.1.5.2Mathieu Malaterre
2014-03-28[1.5.2] Set mime-type to text/plain; charset=UTF-8Mathieu Malaterre
2014-03-27[1.5] Add missing changes filesMathieu Malaterre
2014-03-27Create 1.5.2Mathieu Malaterre
2014-03-26[1.5] Fix big endian checking with autotoolsMathieu Malaterre
2014-03-25[1.5] Import patch from bug trackerMathieu Malaterre
2014-03-24Improve check for standard libsRex Dieter
2014-03-24Install jpwl man pages only if jpwl is enabledRex Dieter
2014-03-24Calling AC_CANONICAL_SYSTEM implies AC_CANONICAL_TARGET, whichRex Dieter
2014-03-18[1.5] Rework r2768 in fact getopt_long is slightly different on GNU. Adapt si...Mathieu Malaterre
2014-03-18[1.5] Create a new cmake option to choose between convienient copy of getopt ...Mathieu Malaterre
2014-03-18[1.5] Add a way for user to override source/target java versionMathieu Malaterre
2014-03-18[1.5] Fix issues with big endian handlingMathieu Malaterre
2014-03-18[1.5] Rework r2758 the conditions were not quite right. Update checks.Mathieu Malaterre
2014-03-18[1.5] Check the number of tilesMathieu Malaterre
2014-03-18[1.5] Import patch from trunk to make test passes. Affects: NR-DEC-2977.pdf....Mathieu Malaterre
2014-03-18[1.5] Import portion of patch from issue 297Mathieu Malaterre
2014-03-17[1.5] Remove another set of simple warningsMathieu Malaterre
2014-03-17[1.5] Remove simple warning about C++ style commentsMathieu Malaterre
2014-03-17[1.5] Update BSD-4 copyright into a BSD-3 copyrightMathieu Malaterre
2014-03-12[1.5] Prevent buffer overflow in openjpip codeMathieu Malaterre
2014-03-12[1.5] Fix remainings warnings on 1.5 branchMathieu Malaterre
2014-03-04[1.5] Use improved find_path syntax to help cross-compilation setup find open...Mathieu Malaterre
2014-02-26[1.5] Declare functions static to track unused ones.Mathieu Malaterre
2014-02-26[1.5] Import first patch (fixes.patch) from issue 249 to fix leaks on error c...Mathieu Malaterre
2014-02-26[1.5] Use new add_test signature to handle cross compilation and execution us...Mathieu Malaterre
2014-02-25[1.5] Remove addition from r1702 this introduced a regression as seen in issu...Mathieu Malaterre
2014-02-25[1.5] Import md5 checker from trunk back onto 1.5 branchMathieu Malaterre
2014-02-24[1.5] Do not report warning on third party libMathieu Malaterre
2014-02-24[1.5] Remove some simple warningsMathieu Malaterre
2013-09-26[1.5] Import patch suggested in bug #241Mathieu Malaterre
2013-07-11tests : reactivated conformance tests in openjpeg 1.5 branch to enable compar...Antonin Descampe
2013-03-14[b1.5.x] update the micro version into the configure file (thanks to winfried)Mickael Savinaud
2013-02-27[1.5] Rework #ifdef checks. We should check for _M_IX86 instead of not(_M_X64...Mathieu Malaterre
2012-12-18[1.5] improve the bmp read function for RGB8 case (thanks Winfried). Update i...Mickael Savinaud
2012-12-07backport r2259Rex Dieter
2012-10-22[1.5] Fix Java binding issues.Mathieu Malaterre
2012-10-02[1.5] Build small internal tools to generate t1_luts.hMathieu Malaterre
2012-10-02[1.5] missing range check in j2k_read_coc et al.Mathieu Malaterre
2012-10-02[1.5] division by zero in j2k_read_sizMathieu Malaterre
2012-10-02[1.5] int main() in t1_generate_luts.c breaks mplayerMathieu Malaterre
2012-10-01[1.5] jp2_read_boxhdr() can trigger random pointer memory accessMathieu Malaterre
2012-10-01[1.5] Start opj 1.5.2Mathieu 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