openjpeg.git
2014-03-28 Mathieu Malaterre[1.5.2] Add NEWS file version.1.5.2
2014-03-28 Mathieu Malaterre[1.5.2] Set mime-type to text/plain; charset=UTF-8
2014-03-27 Mathieu Malaterre[1.5] Add missing changes files
2014-03-27 Mathieu MalaterreCreate 1.5.2
2014-03-26 Mathieu Malaterre[1.5] Fix big endian checking with autotools
2014-03-25 Mathieu Malaterre[1.5] Import patch from bug tracker
2014-03-24 Rex DieterImprove check for standard libs
2014-03-24 Rex DieterInstall jpwl man pages only if jpwl is enabled
2014-03-24 Rex DieterCalling AC_CANONICAL_SYSTEM implies AC_CANONICAL_TARGET...
2014-03-18 Mathieu Malaterre[1.5] Rework r2768 in fact getopt_long is slightly...
2014-03-18 Mathieu Malaterre[1.5] Create a new cmake option to choose between convi...
2014-03-18 Mathieu Malaterre[1.5] Add a way for user to override source/target...
2014-03-18 Mathieu Malaterre[1.5] Fix issues with big endian handling
2014-03-18 Mathieu Malaterre[1.5] Rework r2758 the conditions were not quite right...
2014-03-18 Mathieu Malaterre[1.5] Check the number of tiles
2014-03-18 Mathieu Malaterre[1.5] Import patch from trunk to make test passes....
2014-03-18 Mathieu Malaterre[1.5] Import portion of patch from issue 297
2014-03-17 Mathieu Malaterre[1.5] Remove another set of simple warnings
2014-03-17 Mathieu Malaterre[1.5] Remove simple warning about C++ style comments
2014-03-17 Mathieu Malaterre[1.5] Update BSD-4 copyright into a BSD-3 copyright
2014-03-12 Mathieu Malaterre[1.5] Prevent buffer overflow in openjpip code
2014-03-12 Mathieu Malaterre[1.5] Fix remainings warnings on 1.5 branch
2014-03-04 Mathieu Malaterre[1.5] Use improved find_path syntax to help cross-compi...
2014-02-26 Mathieu Malaterre[1.5] Declare functions static to track unused ones.
2014-02-26 Mathieu Malaterre[1.5] Import first patch (fixes.patch) from issue 249...
2014-02-26 Mathieu Malaterre[1.5] Use new add_test signature to handle cross compil...
2014-02-25 Mathieu Malaterre[1.5] Remove addition from r1702 this introduced a...
2014-02-25 Mathieu Malaterre[1.5] Import md5 checker from trunk back onto 1.5 branch
2014-02-24 Mathieu Malaterre[1.5] Do not report warning on third party lib
2014-02-24 Mathieu Malaterre[1.5] Remove some simple warnings
2013-09-26 Mathieu Malaterre[1.5] Import patch suggested in bug #241
2013-07-11 Antonin Descampetests : reactivated conformance tests in openjpeg 1...
2013-03-14 Mickael Savinaud[b1.5.x] update the micro version into the configure...
2013-02-27 Mathieu Malaterre[1.5] Rework #ifdef checks. We should check for _M_IX86...
2012-12-18 Mickael Savinaud[1.5] improve the bmp read function for RGB8 case ...
2012-12-07 Rex Dieterbackport r2259
2012-10-22 Mathieu Malaterre[1.5] Fix Java binding issues.
2012-10-02 Mathieu Malaterre[1.5] Build small internal tools to generate t1_luts.h
2012-10-02 Mathieu Malaterre[1.5] missing range check in j2k_read_coc et al.
2012-10-02 Mathieu Malaterre[1.5] division by zero in j2k_read_siz
2012-10-02 Mathieu Malaterre[1.5] int main() in t1_generate_luts.c breaks mplayer
2012-10-01 Mathieu Malaterre[1.5] jp2_read_boxhdr() can trigger random pointer...
2012-10-01 Mathieu Malaterre[1.5] Start opj 1.5.2
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...
next