Antonin Descampe
|
2d47938b25
|
added testempty0 test
|
2015-09-15 15:49:58 +02:00 |
Antonin Descampe
|
2e508f1c89
|
backport issue #80 to 1.5 branch
|
2015-09-15 15:42:17 +02:00 |
Antonin Descampe
|
f8013bec95
|
update conformance test files on 1.5 branch
|
2015-09-15 15:11:12 +02:00 |
Antonin Descampe
|
770e81eebc
|
Fixed "unsupported platform" error
|
2015-09-14 17:03:03 +02:00 |
Antonin Descampe
|
2c3f5c269a
|
[1.5] added int64_t define for win platforms in int.h so that r2990 actually workswith windows
|
2015-01-27 16:51:27 +00:00 |
Antonin Descampe
|
0ec0b2594c
|
[1.5] fixed int_ceildivpow2 implementation (backport from trunk)
Update issue 388
|
2015-01-08 23:18:52 +00:00 |
Mathieu Malaterre
|
2eebb05ca2
|
[1.5] Fix a typo in comments
|
2014-04-01 13:55:28 +00:00 |
Mathieu Malaterre
|
ff72d131ed
|
[1.5] Rework r2827. getopt was still being used in java binding
Update issue 301
|
2014-04-01 13:40:41 +00:00 |
Mathieu Malaterre
|
7d6d19c473
|
[1.5] Rework r2769. getopt was still being used in mj2/jpwl codecs
Update issue 301
|
2014-04-01 13:32:02 +00:00 |
Mathieu Malaterre
|
78053c44c8
|
[1.5] Make sure to compile java code with a defined source/target version
|
2014-04-01 11:54:43 +00:00 |
Mathieu Malaterre
|
902fe2569c
|
[1.5] Tag this version to be the next 1.5.3
|
2014-04-01 11:54:21 +00:00 |
Mathieu Malaterre
|
8c71728242
|
[1.5] Fix big endian checking with autotools
Thanks to winfried for patch
Fixes issue 302
|
2014-03-26 15:25:37 +00:00 |
Mathieu Malaterre
|
4140dfdea8
|
[1.5] Import patch from bug tracker
Thanks to winfried
Fixes issue 304
|
2014-03-25 16:42:49 +00:00 |
Rex Dieter
|
259f629a46
|
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
|
2014-03-24 17:01:23 +00:00 |
Rex Dieter
|
c302efcf86
|
Install jpwl man pages only if jpwl is enabled
issue: 129
|
2014-03-24 16:58:46 +00:00 |
Rex Dieter
|
e0b5b08f9a
|
Calling AC_CANONICAL_SYSTEM implies AC_CANONICAL_TARGET, which
gives incorrect results when cross compiling. Calling only
AC_CANONICAL_HOST is enough.
issue: 129
|
2014-03-24 16:58:06 +00:00 |
Mathieu Malaterre
|
dac95eff3a
|
[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
|
2014-03-18 16:26:39 +00:00 |
Mathieu Malaterre
|
4f4de7070e
|
[1.5] Create a new cmake option to choose between convienient copy of getopt and system installed one
Udapte issue 301
|
2014-03-18 15:59:08 +00:00 |
Mathieu Malaterre
|
78d1820881
|
[1.5] Add a way for user to override source/target java version
Update issue 303
|
2014-03-18 14:58:14 +00:00 |
Mathieu Malaterre
|
de73cfeec1
|
[1.5] Fix issues with big endian handling
Fixes issue 302
|
2014-03-18 14:40:37 +00:00 |
Mathieu Malaterre
|
49044ae2a8
|
[1.5] Rework r2758 the conditions were not quite right. Update checks.
|
2014-03-18 14:27:56 +00:00 |
Mathieu Malaterre
|
6e0162a8a6
|
[1.5] Check the number of tiles
|
2014-03-18 14:19:21 +00:00 |
Mathieu Malaterre
|
910af7edec
|
[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
|
2014-03-18 14:05:44 +00:00 |
Mathieu Malaterre
|
69cd4f9211
|
[1.5] Import portion of patch from issue 297
Run test suite on new datasets
Update issue 297
|
2014-03-18 12:47:45 +00:00 |
Mathieu Malaterre
|
6fc2b56847
|
[1.5] Remove another set of simple warnings
|
2014-03-17 16:11:48 +00:00 |
Mathieu Malaterre
|
773bd89130
|
[1.5] Remove simple warning about C++ style comments
|
2014-03-17 16:03:07 +00:00 |
Mathieu Malaterre
|
5d356d6fcb
|
[1.5] Update BSD-4 copyright into a BSD-3 copyright
Update issue 300
|
2014-03-17 15:02:20 +00:00 |
Mathieu Malaterre
|
a2f90ab2cb
|
[1.5] Prevent buffer overflow in openjpip code
|
2014-03-12 11:55:54 +00:00 |
Mathieu Malaterre
|
a05a9aa4ed
|
[1.5] Fix remainings warnings on 1.5 branch
|
2014-03-12 11:52:26 +00:00 |
Mathieu Malaterre
|
af2be2d456
|
[1.5] Use improved find_path syntax to help cross-compilation setup find openjpeg data root
|
2014-03-04 08:29:53 +00:00 |
Mathieu Malaterre
|
96dba34ddc
|
[1.5] Declare functions static to track unused ones.
|
2014-02-26 08:43:20 +00:00 |
Mathieu Malaterre
|
6aad1208b2
|
[1.5] Import first patch (fixes.patch) from issue 249 to fix leaks on error condition.
Update issue 249
|
2014-02-26 08:38:19 +00:00 |
Mathieu Malaterre
|
d2be8c5d21
|
[1.5] Use new add_test signature to handle cross compilation and execution using wine
|
2014-02-26 08:34:28 +00:00 |
Mathieu Malaterre
|
b42f76cb7f
|
[1.5] Remove addition from r1702 this introduced a regression as seen in issue 205
Fixes issue 205
|
2014-02-25 14:44:55 +00:00 |
Mathieu Malaterre
|
07163be7ed
|
[1.5] Import md5 checker from trunk back onto 1.5 branch
|
2014-02-25 14:28:30 +00:00 |
Mathieu Malaterre
|
4e672cc1e9
|
[1.5] Do not report warning on third party lib
|
2014-02-24 12:26:51 +00:00 |
Mathieu Malaterre
|
ced9a50367
|
[1.5] Remove some simple warnings
|
2014-02-24 10:01:27 +00:00 |
Mathieu Malaterre
|
a1683bd7c2
|
[1.5] Import patch suggested in bug #241
|
2013-09-26 09:24:55 +00:00 |
Antonin Descampe
|
f968a70e22
|
tests : reactivated conformance tests in openjpeg 1.5 branch to enable comparison with trunk
|
2013-07-11 17:09:02 +00:00 |
Mickael Savinaud
|
2fe6bac6eb
|
[b1.5.x] update the micro version into the configure file (thanks to winfried)
|
2013-03-14 08:52:38 +00:00 |
Mathieu Malaterre
|
15243144c4
|
[1.5] Rework #ifdef checks. We should check for _M_IX86 instead of not(_M_X64). Thanks to Misha Ulyutin for report on ML
|
2013-02-27 08:03:39 +00:00 |
Mickael Savinaud
|
c0c69d1c36
|
[1.5] improve the bmp read function for RGB8 case (thanks Winfried). Update issue 203
|
2012-12-18 08:47:19 +00:00 |
Rex Dieter
|
d9d62a77ee
|
backport r2259
Doxyfile: HTML_TIMESTAMP = NO
helps when comparing the output of multiple runs,
and distros will appreciate avoiding multilib conflicts.
|
2012-12-07 15:10:24 +00:00 |
Mathieu Malaterre
|
15488c94d2
|
[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
|
2012-10-22 11:29:32 +00:00 |
Mathieu Malaterre
|
75175b715c
|
[1.5] Build small internal tools to generate t1_luts.h
|
2012-10-02 07:43:12 +00:00 |
Mathieu Malaterre
|
46831582b2
|
[1.5] missing range check in j2k_read_coc et al.
Fixes issue 166
|
2012-10-02 07:17:09 +00:00 |
Mathieu Malaterre
|
e55d5e29e0
|
[1.5] division by zero in j2k_read_siz
Fixes issue 169
|
2012-10-02 07:09:57 +00:00 |
Mathieu Malaterre
|
c02f145cd1
|
[1.5] int main() in t1_generate_luts.c breaks mplayer
Fixes issue 152
|
2012-10-02 07:02:56 +00:00 |
Mathieu Malaterre
|
6280b5ad8d
|
[1.5] jp2_read_boxhdr() can trigger random pointer memory access
Fixes issue 155
|
2012-10-01 15:57:01 +00:00 |
Mathieu Malaterre
|
7720188fa7
|
[1.5] Start opj 1.5.2
|
2012-10-01 15:49:16 +00:00 |