openjpeg.git
10 years ago[1.5.2] Add NEWS file version.1.5.2
Mathieu Malaterre [Fri, 28 Mar 2014 08:20:25 +0000 (08:20 +0000)]
[1.5.2] Add NEWS file

10 years ago[1.5.2] Set mime-type to text/plain; charset=UTF-8
Mathieu Malaterre [Fri, 28 Mar 2014 08:15:30 +0000 (08:15 +0000)]
[1.5.2] Set mime-type to text/plain; charset=UTF-8

10 years ago[1.5] Add missing changes files
Mathieu Malaterre [Thu, 27 Mar 2014 10:54:49 +0000 (10:54 +0000)]
[1.5] Add missing changes files
Fixes issue 320

10 years agoCreate 1.5.2
Mathieu Malaterre [Thu, 27 Mar 2014 10:53:26 +0000 (10:53 +0000)]
Create 1.5.2
Update issue 320

10 years ago[1.5] Fix big endian checking with autotools
Mathieu Malaterre [Wed, 26 Mar 2014 15:25:37 +0000 (15:25 +0000)]
[1.5] Fix big endian checking with autotools
Thanks to winfried for patch
Fixes issue 302

10 years ago[1.5] Import patch from bug tracker
Mathieu Malaterre [Tue, 25 Mar 2014 16:42:49 +0000 (16:42 +0000)]
[1.5] Import patch from bug tracker
Thanks to winfried
Fixes issue 304

10 years agoImprove check for standard libs
Rex Dieter [Mon, 24 Mar 2014 17:01:23 +0000 (17:01 +0000)]
Improve check for standard libs

Previously, with <lib>_LIBS and <lib>_CFLAGS undefined,
the most basic compile command "$CC conftest.c -l<lib>" was not
tested.

issue: 129

10 years agoInstall jpwl man pages only if jpwl is enabled
Rex Dieter [Mon, 24 Mar 2014 16:58:46 +0000 (16:58 +0000)]
Install jpwl man pages only if jpwl is enabled

issue: 129

10 years agoCalling AC_CANONICAL_SYSTEM implies AC_CANONICAL_TARGET, which
Rex Dieter [Mon, 24 Mar 2014 16:58:06 +0000 (16:58 +0000)]
Calling AC_CANONICAL_SYSTEM implies AC_CANONICAL_TARGET, which
gives incorrect results when cross compiling. Calling only
AC_CANONICAL_HOST is enough.

issue: 129

10 years ago[1.5] Rework r2768 in fact getopt_long is slightly different on GNU. Adapt signature...
Mathieu Malaterre [Tue, 18 Mar 2014 16:26:39 +0000 (16:26 +0000)]
[1.5] Rework r2768 in fact getopt_long is slightly different on GNU. Adapt signature to handle BSD signature and GNU one.
Update issue 301

10 years ago[1.5] Create a new cmake option to choose between convienient copy of getopt and...
Mathieu Malaterre [Tue, 18 Mar 2014 15:59:08 +0000 (15:59 +0000)]
[1.5] Create a new cmake option to choose between convienient copy of getopt and system installed one
Udapte issue 301

10 years ago[1.5] Add a way for user to override source/target java version
Mathieu Malaterre [Tue, 18 Mar 2014 14:58:14 +0000 (14:58 +0000)]
[1.5] Add a way for user to override source/target java version
Update issue 303

10 years ago[1.5] Fix issues with big endian handling
Mathieu Malaterre [Tue, 18 Mar 2014 14:40:37 +0000 (14:40 +0000)]
[1.5] Fix issues with big endian handling
Fixes issue 302

10 years ago[1.5] Rework r2758 the conditions were not quite right. Update checks.
Mathieu Malaterre [Tue, 18 Mar 2014 14:27:56 +0000 (14:27 +0000)]
[1.5] Rework r2758 the conditions were not quite right. Update checks.

10 years ago[1.5] Check the number of tiles
Mathieu Malaterre [Tue, 18 Mar 2014 14:19:21 +0000 (14:19 +0000)]
[1.5] Check the number of tiles

10 years ago[1.5] Import patch from trunk to make test passes. Affects: NR-DEC-2977.pdf.asan...
Mathieu Malaterre [Tue, 18 Mar 2014 14:05:44 +0000 (14:05 +0000)]
[1.5] Import patch from trunk to make test passes. Affects:  NR-DEC-2977.pdf.asan.67.2198.jp2-52-decode & NR-DEC-4149.pdf.SIGSEGV.cf7.3501.jp2-50-decode

10 years ago[1.5] Import portion of patch from issue 297
Mathieu Malaterre [Tue, 18 Mar 2014 12:47:45 +0000 (12:47 +0000)]
[1.5] Import portion of patch from issue 297
Run test suite on new datasets
Update issue 297

10 years ago[1.5] Remove another set of simple warnings
Mathieu Malaterre [Mon, 17 Mar 2014 16:11:48 +0000 (16:11 +0000)]
[1.5] Remove another set of simple warnings

10 years ago[1.5] Remove simple warning about C++ style comments
Mathieu Malaterre [Mon, 17 Mar 2014 16:03:07 +0000 (16:03 +0000)]
[1.5] Remove simple warning about C++ style comments

10 years ago[1.5] Update BSD-4 copyright into a BSD-3 copyright
Mathieu Malaterre [Mon, 17 Mar 2014 15:02:20 +0000 (15:02 +0000)]
[1.5] Update BSD-4 copyright into a BSD-3 copyright
Update issue 300

10 years ago[1.5] Prevent buffer overflow in openjpip code
Mathieu Malaterre [Wed, 12 Mar 2014 11:55:54 +0000 (11:55 +0000)]
[1.5] Prevent buffer overflow in openjpip code

10 years ago[1.5] Fix remainings warnings on 1.5 branch
Mathieu Malaterre [Wed, 12 Mar 2014 11:52:26 +0000 (11:52 +0000)]
[1.5] Fix remainings warnings on 1.5 branch

10 years ago[1.5] Use improved find_path syntax to help cross-compilation setup find openjpeg...
Mathieu Malaterre [Tue, 4 Mar 2014 08:29:53 +0000 (08:29 +0000)]
[1.5] Use improved find_path syntax to help cross-compilation setup find openjpeg data root

10 years ago[1.5] Declare functions static to track unused ones.
Mathieu Malaterre [Wed, 26 Feb 2014 08:43:20 +0000 (08:43 +0000)]
[1.5] Declare functions static to track unused ones.

10 years ago[1.5] Import first patch (fixes.patch) from issue 249 to fix leaks on error condition.
Mathieu Malaterre [Wed, 26 Feb 2014 08:38:19 +0000 (08:38 +0000)]
[1.5] Import first patch (fixes.patch) from issue 249 to fix leaks on error condition.

Update issue 249

10 years ago[1.5] Use new add_test signature to handle cross compilation and execution using...
Mathieu Malaterre [Wed, 26 Feb 2014 08:34:28 +0000 (08:34 +0000)]
[1.5] Use new add_test signature to handle cross compilation and execution using wine

10 years ago[1.5] Remove addition from r1702 this introduced a regression as seen in issue 205
Mathieu Malaterre [Tue, 25 Feb 2014 14:44:55 +0000 (14:44 +0000)]
[1.5] Remove addition from r1702 this introduced a regression as seen in issue 205

Fixes issue 205

10 years ago[1.5] Import md5 checker from trunk back onto 1.5 branch
Mathieu Malaterre [Tue, 25 Feb 2014 14:28:30 +0000 (14:28 +0000)]
[1.5] Import md5 checker from trunk back onto 1.5 branch

10 years ago[1.5] Do not report warning on third party lib
Mathieu Malaterre [Mon, 24 Feb 2014 12:26:51 +0000 (12:26 +0000)]
[1.5] Do not report warning on third party lib

10 years ago[1.5] Remove some simple warnings
Mathieu Malaterre [Mon, 24 Feb 2014 10:01:27 +0000 (10:01 +0000)]
[1.5] Remove some simple warnings

10 years ago[1.5] Import patch suggested in bug #241
Mathieu Malaterre [Thu, 26 Sep 2013 09:24:55 +0000 (09:24 +0000)]
[1.5] Import patch suggested in bug #241

10 years agotests : reactivated conformance tests in openjpeg 1.5 branch to enable comparison...
Antonin Descampe [Thu, 11 Jul 2013 17:09:02 +0000 (17:09 +0000)]
tests : reactivated conformance tests in openjpeg 1.5 branch to enable comparison with trunk

11 years ago[b1.5.x] update the micro version into the configure file (thanks to winfried)
Mickael Savinaud [Thu, 14 Mar 2013 08:52:38 +0000 (08:52 +0000)]
[b1.5.x] update the micro version into the configure file (thanks to winfried)

11 years ago[1.5] Rework #ifdef checks. We should check for _M_IX86 instead of not(_M_X64). Thank...
Mathieu Malaterre [Wed, 27 Feb 2013 08:03:39 +0000 (08:03 +0000)]
[1.5] Rework #ifdef checks. We should check for _M_IX86 instead of not(_M_X64). Thanks to Misha Ulyutin for report on ML

11 years ago[1.5] improve the bmp read function for RGB8 case (thanks Winfried). Update issue 203
Mickael Savinaud [Tue, 18 Dec 2012 08:47:19 +0000 (08:47 +0000)]
[1.5] improve the bmp read function for RGB8 case (thanks Winfried). Update issue 203

11 years agobackport r2259
Rex Dieter [Fri, 7 Dec 2012 15:10:24 +0000 (15:10 +0000)]
backport r2259

Doxyfile: HTML_TIMESTAMP = NO

helps when comparing the output of multiple runs,
and distros will appreciate avoiding multilib conflicts.

11 years ago[1.5] Fix Java binding issues.
Mathieu Malaterre [Mon, 22 Oct 2012 11:29:32 +0000 (11:29 +0000)]
[1.5] Fix Java binding issues.

Properly link to math lib on UNIX
Make JNI install location a user configuration
Remove SONAME property from the java module

11 years ago[1.5] Build small internal tools to generate t1_luts.h
Mathieu Malaterre [Tue, 2 Oct 2012 07:43:12 +0000 (07:43 +0000)]
[1.5] Build small internal tools to generate t1_luts.h

11 years ago[1.5] missing range check in j2k_read_coc et al.
Mathieu Malaterre [Tue, 2 Oct 2012 07:17:09 +0000 (07:17 +0000)]
[1.5] missing range check in j2k_read_coc et al.

Fixes issue 166

11 years ago[1.5] division by zero in j2k_read_siz
Mathieu Malaterre [Tue, 2 Oct 2012 07:09:57 +0000 (07:09 +0000)]
[1.5] division by zero in j2k_read_siz

Fixes issue 169

11 years ago[1.5] int main() in t1_generate_luts.c breaks mplayer
Mathieu Malaterre [Tue, 2 Oct 2012 07:02:56 +0000 (07:02 +0000)]
[1.5] int main() in t1_generate_luts.c breaks mplayer

Fixes issue 152

11 years ago[1.5] jp2_read_boxhdr() can trigger random pointer memory access
Mathieu Malaterre [Mon, 1 Oct 2012 15:57:01 +0000 (15:57 +0000)]
[1.5] jp2_read_boxhdr() can trigger random pointer memory access

Fixes issue 155

11 years ago[1.5] Start opj 1.5.2
Mathieu Malaterre [Mon, 1 Oct 2012 15:49:16 +0000 (15:49 +0000)]
[1.5] Start opj 1.5.2

11 years ago[1.5] update NEWS file
Mathieu Malaterre [Mon, 10 Sep 2012 11:28:38 +0000 (11:28 +0000)]
[1.5] update NEWS file

11 years ago[1.5] Fix Heap-based buffer-overflow when decoding openjpeg image
Mathieu Malaterre [Mon, 10 Sep 2012 11:16:55 +0000 (11:16 +0000)]
[1.5] Fix Heap-based buffer-overflow when decoding openjpeg image

Thanks to Huzaifa Sidhpurwala of Red Hat Security Response Team for dataset to reproduce the issue.
Fixes issue 170

11 years ago[1.5] Fix issue with str_length not being used. Rewrite code to prefer use of vsnprin...
Mathieu Malaterre [Mon, 10 Sep 2012 09:54:40 +0000 (09:54 +0000)]
[1.5] Fix issue with str_length not being used. Rewrite code to prefer use of vsnprintf to prevent potential buffer overflow.

11 years ago[1.5] remove extra trailing semicolon
Mathieu Malaterre [Mon, 10 Sep 2012 09:28:48 +0000 (09:28 +0000)]
[1.5] remove extra trailing semicolon

11 years ago[1.5] COMP: Fix warnings identified by clang31
Mathieu Malaterre [Fri, 24 Aug 2012 08:13:17 +0000 (08:13 +0000)]
[1.5] COMP: Fix warnings identified by clang31

openjpeg/libopenjpeg/tcd.c:1884 col 48: warning: comparison of unsigned expressi
on < 0 is always false

openjpeg/applications/codec/j2k_dump.c:362 col 29: warning: equality comparison
with extraneous parentheses

openjpeg/libopenjpeg/jpwl/jpwl_lib.c:680:19: warning: format specifies type 'int
' but the argument has type 'long long' [-Wformat]
    printf("Marker@%d: %X\n", cio_tell(cio) - 2, id);
                   ~^         ~~~~~~~~~~~~~~~~~
                   %lld

openjpeg/applications/jpip/libopenjpip/byte_manager.c:58:63: warning: format spe
cifies type 'long' but the argument has type 'OPJ_OFF_T' (aka 'long long') [-Wfo
rmat]
fprintf( FCGI_stderr, "Error: error in fetch_bytes( %d, %ld, %lu)\n", fd, offset
, size);

Author: Hans Johnson <hans-johnson@uiowa.edu>

11 years ago[1.5] Import portion of patch from Alex Zimnitsky to fix compilation on FreeBSD
Mathieu Malaterre [Sun, 29 Jul 2012 15:21:39 +0000 (15:21 +0000)]
[1.5] Import portion of patch from Alex Zimnitsky to fix compilation on FreeBSD

11 years ago[1.5] Fix compilation issue with Compiler Borland C++ v. 5.5
Mathieu Malaterre [Wed, 11 Jul 2012 15:07:05 +0000 (15:07 +0000)]
[1.5] Fix compilation issue with Compiler Borland C++ v. 5.5

Fixes issue 154

11 years ago[1.5] Fix r1727 (Issue 156) to compile on compilers where false is not defined.
Mathieu Malaterre [Wed, 11 Jul 2012 15:00:55 +0000 (15:00 +0000)]
[1.5] Fix r1727 (Issue 156) to compile on compilers where false is not defined.

11 years ago[1.5] This fixes issues seen on PDF files
Mathieu Malaterre [Wed, 11 Jul 2012 14:54:48 +0000 (14:54 +0000)]
[1.5] This fixes issues seen on PDF files

Fixes issue 156

11 years ago[1.5] Fix heap buffer overflow
Mathieu Malaterre [Tue, 10 Jul 2012 13:08:08 +0000 (13:08 +0000)]
[1.5] Fix heap buffer overflow

Enforce sanity checks on tile number and tile length, even when the (rather
broken) USE_JPWL code isn't enabled.

11 years ago[1.5] jp2_read_boxhdr() call ignores return value
Mathieu Malaterre [Tue, 29 May 2012 17:49:11 +0000 (17:49 +0000)]
[1.5] jp2_read_boxhdr() call ignores return value
Fixes issue 91

11 years ago[1.5] Make sure openjpeg/mj2 can be compiled with gcc -std=c89
Mathieu Malaterre [Tue, 29 May 2012 17:42:17 +0000 (17:42 +0000)]
[1.5] Make sure openjpeg/mj2 can be compiled with gcc -std=c89

11 years ago[1.5] This commit hides symptoms of CVE-2009-5030
Mathieu Malaterre [Tue, 29 May 2012 17:21:05 +0000 (17:21 +0000)]
[1.5] This commit hides symptoms of CVE-2009-5030

As explained in issue 5, comment 1. This is an easy fix to avoid memory overrun.
Update issue 5
Update issue 62

11 years ago[1.5] Applying old patch from r1642, with further modification from winfried. Also...
Mathieu Malaterre [Tue, 29 May 2012 16:21:46 +0000 (16:21 +0000)]
[1.5] Applying old patch from r1642, with further modification from winfried. Also enable failing test. Everything seems to be working well now.
Fixes issue 150

11 years ago[1.5] Import r1669 from trunk over to 1.5 branch
Mathieu Malaterre [Tue, 29 May 2012 14:57:25 +0000 (14:57 +0000)]
[1.5] Import r1669 from trunk over to 1.5 branch

11 years ago[1.5] Apply private patch from Alex Macfarlane Smith
Mathieu Malaterre [Tue, 29 May 2012 14:52:45 +0000 (14:52 +0000)]
[1.5] Apply private patch from Alex Macfarlane Smith
This gets rids of a lot memory leaks when used on device with low memory

11 years ago[1.5] The two files in Issue145 have a precision < 8-bit:
Mathieu Malaterre [Tue, 29 May 2012 13:54:21 +0000 (13:54 +0000)]
[1.5] The two files in Issue145 have a precision < 8-bit:
therefore 'jp2_read_pclr' must be changed.

j2k_to_image fails to create RGB/RGBA images with a
precision < 8-bit: therefore 'imagetopng' must be
changed.
Update issue 145

11 years ago[1.5] Fix autotools installation. Thanks to winfried for patch.
Mathieu Malaterre [Tue, 29 May 2012 13:41:54 +0000 (13:41 +0000)]
[1.5] Fix autotools installation. Thanks to winfried for patch.
Update issue 149

11 years ago[1.5] Fix compilation on FreeBSD. Thanks to rafael carre (funman@videolan.org) for...
Mathieu Malaterre [Tue, 29 May 2012 10:19:45 +0000 (10:19 +0000)]
[1.5] Fix compilation on FreeBSD. Thanks to rafael carre (funman@videolan.org) for patch.

Fixes issue 111

11 years ago[1.5] Build fails on AIX
Mathieu Malaterre [Mon, 21 May 2012 10:34:35 +0000 (10:34 +0000)]
[1.5] Build fails on AIX

Fixes issue 139

11 years ago[1.5] Man page syntax fixes. Thanks to vskytta for patch.
Mathieu Malaterre [Mon, 21 May 2012 09:25:39 +0000 (09:25 +0000)]
[1.5] Man page syntax fixes. Thanks to vskytta for patch.

Fixes issue 147

11 years ago[1.5] fix compilation warning about lrintf being implicit.
Mathieu Malaterre [Mon, 21 May 2012 09:23:06 +0000 (09:23 +0000)]
[1.5] fix compilation warning about lrintf being implicit.

Fixes issue 144

12 years ago[1.5] Revert r1642, as explained on https://groups.google.com/group/openjpeg/msg...
Mathieu Malaterre [Mon, 23 Apr 2012 19:26:19 +0000 (19:26 +0000)]
[1.5] Revert r1642, as explained on https://groups.google.com/group/openjpeg/msg/77a67fef94a0309b

12 years ago[1.5] Adding test suite for file409752.jp2
Mathieu Malaterre [Mon, 23 Apr 2012 14:01:33 +0000 (14:01 +0000)]
[1.5] Adding test suite for file409752.jp2

12 years ago[1.5] Make it easier to find /data from within 1.5 sub-branch
Mathieu Malaterre [Mon, 23 Apr 2012 14:00:36 +0000 (14:00 +0000)]
[1.5] Make it easier to find /data from within 1.5 sub-branch

12 years ago[1.5] Integrate patch from winfried posted on the mailing list. See here for more...
Mathieu Malaterre [Mon, 23 Apr 2012 13:35:01 +0000 (13:35 +0000)]
[1.5] Integrate patch from winfried posted on the mailing list. See here for more info: https://groups.google.com/group/openjpeg/msg/6488859a0dce77

12 years ago[1.5] Integrate patch from winfried posted on the mailing list. See here for more...
Mathieu Malaterre [Mon, 23 Apr 2012 13:31:29 +0000 (13:31 +0000)]
[1.5] Integrate patch from winfried posted on the mailing list. See here for more info: https://groups.google.com/group/openjpeg/msg/1bbf7ae7ddee3a51

12 years ago[1.5] Integrate patch from winfried posted on the mailing list. See here for more...
Mathieu Malaterre [Mon, 23 Apr 2012 13:23:38 +0000 (13:23 +0000)]
[1.5] Integrate patch from winfried posted on the mailing list. See here for more info: https://groups.google.com/group/openjpeg/msg/7e30b6e288ad5908

12 years ago[1.5] Need to compile/install tool to embed XML file in JP2 for jpip server
Mathieu Malaterre [Fri, 20 Apr 2012 11:15:48 +0000 (11:15 +0000)]
[1.5] Need to compile/install tool to embed XML file in JP2 for jpip server

12 years ago[1.5] jar files are arch independant. We can install them safely in share
Mathieu Malaterre [Thu, 19 Apr 2012 12:40:28 +0000 (12:40 +0000)]
[1.5] jar files are arch independant. We can install them safely in share

12 years ago[1.5] Add install rules for openjpip client
Mathieu Malaterre [Thu, 19 Apr 2012 12:30:30 +0000 (12:30 +0000)]
[1.5] Add install rules for openjpip client

12 years ago[1.5] Add missing symbols from getopt into the java glue lib
Mathieu Malaterre [Thu, 19 Apr 2012 10:59:41 +0000 (10:59 +0000)]
[1.5] Add missing symbols from getopt into the java glue lib

12 years ago[1.5] resolve missing symbols from convert.c/index.c
Mathieu Malaterre [Thu, 19 Apr 2012 10:57:03 +0000 (10:57 +0000)]
[1.5] resolve missing symbols from convert.c/index.c

12 years ago[1.5] Add explicit linking from glue java lib to real openjpeg lib
Mathieu Malaterre [Thu, 19 Apr 2012 10:53:04 +0000 (10:53 +0000)]
[1.5] Add explicit linking from glue java lib to real openjpeg lib

12 years ago[1.5] install java module
Mathieu Malaterre [Thu, 19 Apr 2012 10:37:31 +0000 (10:37 +0000)]
[1.5] install java module

12 years ago[1.5] Fix computation of relative path from include/ to lib/
Mathieu Malaterre [Thu, 19 Apr 2012 10:26:48 +0000 (10:26 +0000)]
[1.5] Fix computation of relative path from include/ to lib/

12 years ago[1.5] fix compilation warnings on windows box
Mathieu Malaterre [Wed, 18 Apr 2012 14:15:10 +0000 (14:15 +0000)]
[1.5] fix compilation warnings on windows box

12 years ago[1.5] debian tools detected a missing link to math lib
Mathieu Malaterre [Mon, 16 Apr 2012 13:16:16 +0000 (13:16 +0000)]
[1.5] debian tools detected a missing link to math lib

12 years ago[1.5] Adding some simple unit tests
Mathieu Malaterre [Fri, 6 Apr 2012 13:07:01 +0000 (13:07 +0000)]
[1.5] Adding some simple unit tests

12 years ago[1.5] introduce fix for the SOVERSION regression introduced in 1.5.0
Mathieu Malaterre [Thu, 5 Apr 2012 13:28:54 +0000 (13:28 +0000)]
[1.5] introduce fix for the SOVERSION regression introduced in 1.5.0

12 years ago[1.5] Remove a simple warning report
Mathieu Malaterre [Fri, 16 Mar 2012 16:43:24 +0000 (16:43 +0000)]
[1.5] Remove a simple warning report

12 years ago[1.5] I think == was meant here.
Mathieu Malaterre [Fri, 16 Mar 2012 16:38:46 +0000 (16:38 +0000)]
[1.5] I think == was meant here.

12 years ago[1.5] Remove a warning about undefined snprintf on windows compiler.
Mathieu Malaterre [Fri, 2 Mar 2012 17:13:59 +0000 (17:13 +0000)]
[1.5] Remove a warning about undefined snprintf on windows compiler.

12 years ago[1.5] Change the logic in byte_manager.h. Prefer the use of stdint.h when available...
Mathieu Malaterre [Fri, 2 Mar 2012 16:51:10 +0000 (16:51 +0000)]
[1.5] Change the logic in byte_manager.h. Prefer the use of stdint.h when available. Default to compiler specific mecanism otherwise. Remove some c++ comments. Fix signed vs unsigned comparison

12 years ago[1.5] Finish import of r963
Mathieu Malaterre [Fri, 2 Mar 2012 15:21:29 +0000 (15:21 +0000)]
[1.5] Finish import of r963

12 years ago[1.5] merge r963 from trunk over to branch 1.5
Mathieu Malaterre [Fri, 2 Mar 2012 15:19:44 +0000 (15:19 +0000)]
[1.5] merge r963 from trunk over to branch 1.5

12 years ago[1.5] Convert from DOS eol to UNIX eol
Mathieu Malaterre [Fri, 2 Mar 2012 15:11:45 +0000 (15:11 +0000)]
[1.5] Convert from DOS eol to UNIX eol

12 years ago[1.5] Set from DOS eol to UNIX eol
Mathieu Malaterre [Fri, 2 Mar 2012 14:34:13 +0000 (14:34 +0000)]
[1.5] Set from DOS eol to UNIX eol

12 years ago[1.5] Sync with trunk and remove uneeded include headers
Mathieu Malaterre [Fri, 2 Mar 2012 14:14:07 +0000 (14:14 +0000)]
[1.5] Sync with trunk and remove uneeded include headers

12 years ago[1.5] Import rev 1053 from trunk over to 1.5
Mathieu Malaterre [Fri, 2 Mar 2012 13:56:45 +0000 (13:56 +0000)]
[1.5] Import rev 1053 from trunk over to 1.5

12 years ago[1.5] Fix typo in date.
Mathieu Malaterre [Fri, 2 Mar 2012 13:47:00 +0000 (13:47 +0000)]
[1.5] Fix typo in date.

12 years ago[1.5] Sync with trunk. Remove remainings bits of old Makefile based build system
Mathieu Malaterre [Fri, 2 Mar 2012 10:27:51 +0000 (10:27 +0000)]
[1.5] Sync with trunk. Remove remainings bits of old Makefile based build system

12 years ago[1.5] Convert from DOS eol to UNIX eol
Mathieu Malaterre [Fri, 2 Mar 2012 09:50:30 +0000 (09:50 +0000)]
[1.5] Convert from DOS eol to UNIX eol

12 years ago[1.5] Use UNIX eol for source code
Mathieu Malaterre [Fri, 2 Mar 2012 09:33:50 +0000 (09:33 +0000)]
[1.5] Use UNIX eol for source code

12 years ago[1.5] Sync with trunk.
Mathieu Malaterre [Fri, 2 Mar 2012 09:27:24 +0000 (09:27 +0000)]
[1.5] Sync with trunk.

12 years ago[1.5] As discussed on the mailing list. OpenJPEG should be compatible with Multi...
Mathieu Malaterre [Fri, 2 Mar 2012 09:05:09 +0000 (09:05 +0000)]
[1.5] As discussed on the mailing list. OpenJPEG should be compatible with Multi-Arch distros. Thanks to Rex for report

12 years ago[1.5] Fix a bunch of comparison between signed and unsigned integer expressions....
Mathieu Malaterre [Fri, 2 Mar 2012 08:44:04 +0000 (08:44 +0000)]
[1.5] Fix a bunch of comparison between signed and unsigned integer expressions. Some are still left to decide.