openjpeg.git
9 years ago[wg1n6848] added CHANGES file wg1n6848
Antonin Descampe [Thu, 23 Oct 2014 10:45:06 +0000 (10:45 +0000)]
[wg1n6848] added CHANGES file

9 years ago[newtag] created wg1n6848 tag corresponding to submitted package for 15444-5 AMD2...
Antonin Descampe [Thu, 23 Oct 2014 10:40:45 +0000 (10:40 +0000)]
[newtag] created wg1n6848 tag corresponding to submitted package for 15444-5 AMD2 additional reference software for JPEG 2000 Part-1

9 years ago[trunk] add Aaron Boxer as contributor
Antonin Descampe [Wed, 22 Oct 2014 23:01:04 +0000 (23:01 +0000)]
[trunk] add Aaron Boxer as contributor

9 years ago[trunk] re-arrange contributors alphabetically and add Matthieu Darbois
Antonin Descampe [Wed, 22 Oct 2014 22:59:35 +0000 (22:59 +0000)]
[trunk] re-arrange contributors alphabetically and add Matthieu Darbois

9 years ago[trunk] workaround to make MD5 work under valgrind on MacOSX (fixes issue 410)
Antonin Descampe [Wed, 22 Oct 2014 22:52:01 +0000 (22:52 +0000)]
[trunk] workaround to make MD5 work under valgrind on MacOSX (fixes issue 410)

9 years ago[trunk] Added new non-regression tests from foxit issues
Antonin Descampe [Wed, 22 Oct 2014 22:38:55 +0000 (22:38 +0000)]
[trunk] Added new non-regression tests from foxit issues

Update issue 415

9 years ago[trunk] resets resno_decoded for each tile (fixes issue 399)
Antonin Descampe [Wed, 22 Oct 2014 13:16:35 +0000 (13:16 +0000)]
[trunk] resets resno_decoded for each tile (fixes issue 399)

9 years ago[trunk] resets code-blocks reused for other tiles than the first one (fixes issue...
Antonin Descampe [Wed, 22 Oct 2014 13:16:12 +0000 (13:16 +0000)]
[trunk] resets code-blocks reused for other tiles than the first one (fixes issue 418)

9 years ago[trunk] add a check on mandatory headers in Main Header (fixes issue 408)
Antonin Descampe [Wed, 22 Oct 2014 10:30:35 +0000 (10:30 +0000)]
[trunk] add a check on mandatory headers in Main Header (fixes issue 408)

9 years ago[trunk] fixed invalid member values from opj_read_header or opj_decode (fixes issue...
Antonin Descampe [Tue, 21 Oct 2014 15:22:22 +0000 (15:22 +0000)]
[trunk] fixed invalid member values from opj_read_header or opj_decode (fixes issue 411)

9 years ago[trunk] verify channel definitions is complete when cdef is present (fixes issue...
Antonin Descampe [Tue, 21 Oct 2014 12:54:08 +0000 (12:54 +0000)]
[trunk] verify channel definitions is complete when cdef is present (fixes issue 397)

9 years ago[trunk] add a check on the number of resolution passed to cmdline (fixes issue 352)
Antonin Descampe [Tue, 21 Oct 2014 12:47:48 +0000 (12:47 +0000)]
[trunk] add a check on the number of resolution passed to cmdline (fixes issue 352)

9 years ago[trunk] added check on JP2_IHDR box (fixes issue 364)
Antonin Descampe [Tue, 21 Oct 2014 12:35:16 +0000 (12:35 +0000)]
[trunk] added check on JP2_IHDR box (fixes issue 364)

9 years ago[trunk] add a check on Zppm value in PPM markers (fixes issue 393)
Antonin Descampe [Tue, 21 Oct 2014 12:27:58 +0000 (12:27 +0000)]
[trunk] add a check on Zppm value in PPM markers (fixes issue 393)

9 years ago[trunk] Add option to call dsymutil on built binaries (fixes issue 409)
Antonin Descampe [Wed, 15 Oct 2014 10:24:49 +0000 (10:24 +0000)]
[trunk] Add option to call dsymutil on built binaries (fixes issue 409)

9 years ago[trunk] add a check on progression order (fixes issue 413)
Antonin Descampe [Wed, 15 Oct 2014 10:14:54 +0000 (10:14 +0000)]
[trunk] add a check on progression order (fixes issue 413)

9 years ago[trunk] add a check for illegal SCod value (fixes issue 400)
Antonin Descampe [Wed, 15 Oct 2014 08:48:19 +0000 (08:48 +0000)]
[trunk] add a check for illegal SCod value (fixes issue 400)

9 years ago[trunk] additional checks for marker size inconsistency (fixes issue 363)
Antonin Descampe [Tue, 14 Oct 2014 15:15:09 +0000 (15:15 +0000)]
[trunk] additional checks for marker size inconsistency (fixes issue 363)

9 years ago[trunk] fixed potential negative size params (fixes issue 390)
Antonin Descampe [Mon, 6 Oct 2014 21:05:32 +0000 (21:05 +0000)]
[trunk] fixed potential negative size params (fixes issue 390)

9 years ago[trunk] added box length inconsistency check
Antonin Descampe [Mon, 6 Oct 2014 21:05:27 +0000 (21:05 +0000)]
[trunk] added box length inconsistency check

Update issue 364

issue364-38.patch applied. Thanks Matthieu.

9 years ago[trunk] fixed PDF crash in Chrome (fixes issue 362)
Antonin Descampe [Mon, 6 Oct 2014 21:05:21 +0000 (21:05 +0000)]
[trunk] fixed PDF crash in Chrome (fixes issue 362)

9 years ago[trunk] removed illegal character in comment
Antonin Descampe [Fri, 3 Oct 2014 19:52:20 +0000 (19:52 +0000)]
[trunk] removed illegal character in comment

9 years ago[trunk]fixes buffer overflow in t2.c
Antonin Descampe [Fri, 3 Oct 2014 10:15:28 +0000 (10:15 +0000)]
[trunk]fixes buffer overflow in t2.c

Update issue 390
Summary: check for negative-size params in code
Patch from Matthieu applied. Left open to apply this to other places in
code.

9 years ago[trunk] c++-style comment removed (fixes issue 407)
Antonin Descampe [Thu, 2 Oct 2014 07:44:53 +0000 (07:44 +0000)]
[trunk] c++-style comment removed (fixes issue 407)

9 years ago[trunk] fixed warning from r2891
Antonin Descampe [Wed, 1 Oct 2014 12:11:43 +0000 (12:11 +0000)]
[trunk] fixed warning from r2891

9 years ago[trunk] fixed bad use of case statement (fixes issue 381)
Antonin Descampe [Tue, 30 Sep 2014 12:19:13 +0000 (12:19 +0000)]
[trunk] fixed bad use of case statement (fixes issue 381)

9 years ago[trunk] check possible overflow on size in opj_t2_read_packet_data
Antonin Descampe [Tue, 30 Sep 2014 10:07:09 +0000 (10:07 +0000)]
[trunk] check possible overflow on size in opj_t2_read_packet_data

Update issue 390
Labels: Priority-Critical
Should be rechecked with ASan and pdfium

9 years ago[trunk] fixes heap-buffer-overflow in parse_cmdline_encoder
Antonin Descampe [Tue, 30 Sep 2014 09:48:26 +0000 (09:48 +0000)]
[trunk] fixes heap-buffer-overflow in parse_cmdline_encoder

Fixes issue 403
Thanks Matthieu

9 years ago[trunk] prevent overflow in opj_t2_read_packet_header (update issue 389)
Antonin Descampe [Tue, 30 Sep 2014 09:26:44 +0000 (09:26 +0000)]
[trunk] prevent overflow in opj_t2_read_packet_header (update issue 389)

9 years ago[trunk] Ensure cblk->data pointer is correctly initialized (updates issue 391). Still...
Antonin Descampe [Mon, 29 Sep 2014 12:03:50 +0000 (12:03 +0000)]
[trunk] Ensure cblk->data pointer is correctly initialized (updates issue 391). Still need to check if it does not fail anymore with ASan.

9 years ago[trunk] fixed tile numbering in output message (fixes issue 370)
Antonin Descampe [Mon, 29 Sep 2014 12:03:36 +0000 (12:03 +0000)]
[trunk] fixed tile numbering in output message (fixes issue 370)

9 years agotrunk: extend support for pdf2jp2
Mathieu Malaterre [Fri, 19 Sep 2014 15:48:48 +0000 (15:48 +0000)]
trunk: extend support for pdf2jp2

9 years agoadded memory allocation checks (fixes issue 355)
Antonin Descampe [Fri, 19 Sep 2014 10:26:35 +0000 (10:26 +0000)]
added memory allocation checks (fixes issue 355)

9 years agofixes install name id on OSX builds (fixes issue 367)
Antonin Descampe [Fri, 19 Sep 2014 09:30:12 +0000 (09:30 +0000)]
fixes install name id on OSX builds (fixes issue 367)

9 years ago[trunk] improve memory management (fixes issue 359)
Antonin Descampe [Tue, 16 Sep 2014 15:48:04 +0000 (15:48 +0000)]
[trunk] improve memory management (fixes issue 359)

9 years ago[trunk] allow compilation with MinGW32 (fixes issue 361)
Antonin Descampe [Tue, 16 Sep 2014 15:38:11 +0000 (15:38 +0000)]
[trunk] allow compilation with MinGW32 (fixes issue 361)

9 years ago[trunk] Changed error to warning when no EOC found in codestream (fixes
Antonin Descampe [Mon, 14 Jul 2014 07:42:50 +0000 (07:42 +0000)]
[trunk] Changed error to warning when no EOC found in codestream (fixes
issue 366)

9 years ago[trunk] replaced malloc with opj_malloc. (Fixes issue 368).
Antonin Descampe [Thu, 3 Jul 2014 16:05:56 +0000 (16:05 +0000)]
[trunk] replaced malloc with opj_malloc. (Fixes issue 368).

9 years ago[trunk] fixes issue #357. MCT is automatically disabled when
Antonin Descampe [Thu, 3 Jul 2014 09:15:13 +0000 (09:15 +0000)]
[trunk] fixes issue #357. MCT is automatically disabled when
subsamppling is detected.

9 years ago[trunk] moved comment marker setup from opj_compress to the library
Antonin Descampe [Tue, 1 Jul 2014 13:51:55 +0000 (13:51 +0000)]
[trunk] moved comment marker setup from opj_compress to the library

10 years ago[trunk] fixed warning in j2k.c about sign conversion
Antonin Descampe [Mon, 28 Apr 2014 09:38:44 +0000 (09:38 +0000)]
[trunk] fixed warning in j2k.c about sign conversion

10 years ago[trunk] Finalize API for openjpeg 2.1
Mathieu Malaterre [Mon, 28 Apr 2014 09:17:31 +0000 (09:17 +0000)]
[trunk] Finalize API for openjpeg 2.1
public header will only contains minimal information: major, minor and build version
Prefix has been changed from OPENJPEG to OPJ for consistency
SOVERSION has been removed from header (ABI vs API info)
OPJ_VERSION string has been removed, since it is accessible already (PACKAGE_VERSION)
Fixes issue 342

10 years ago[trunk] Properly handle failure to compress (remove file)
Mathieu Malaterre [Mon, 28 Apr 2014 07:54:33 +0000 (07:54 +0000)]
[trunk] Properly handle failure to compress (remove file)
Fixes issue 323

10 years ago[trunk] Missing endianess setting
Mathieu Malaterre [Mon, 28 Apr 2014 07:44:39 +0000 (07:44 +0000)]
[trunk] Missing endianess setting
Fixes issue 337

10 years ago[trunk] properly handle pkg-config on non-UNIX hosts
Mathieu Malaterre [Mon, 28 Apr 2014 07:34:26 +0000 (07:34 +0000)]
[trunk] properly handle pkg-config on non-UNIX hosts
Fixes issue 340

10 years ago[trunk] Provide #ifdef blockers for OpenJPEG Version
Mathieu Malaterre [Mon, 28 Apr 2014 07:32:35 +0000 (07:32 +0000)]
[trunk] Provide #ifdef blockers for OpenJPEG Version
Fixes issue 342

10 years ago[trunk] fixed typo in NEWS
Antonin Descampe [Sun, 27 Apr 2014 21:31:32 +0000 (21:31 +0000)]
[trunk] fixed typo in NEWS

10 years ago[trunk] updated NEWS for 2.1.0
Antonin Descampe [Fri, 25 Apr 2014 09:22:49 +0000 (09:22 +0000)]
[trunk] updated NEWS for 2.1.0

10 years ago[trunk] Make sure OpenJPIP compiles on WIN32
Mathieu Malaterre [Thu, 24 Apr 2014 11:24:56 +0000 (11:24 +0000)]
[trunk] Make sure OpenJPIP compiles on WIN32

10 years ago[trunk] fixed reference to opj_stream_set_user_data_v3 in jpip sources.
Antonin Descampe [Thu, 24 Apr 2014 08:51:29 +0000 (08:51 +0000)]
[trunk] fixed reference to opj_stream_set_user_data_v3 in jpip sources.

10 years ago[trunk]removed '-x' option for index file as long as it's broken
Antonin Descampe [Wed, 23 Apr 2014 15:19:57 +0000 (15:19 +0000)]
[trunk]removed '-x' option for index file as long as it's broken

10 years ago[trunk]re-formatted help display in executables
Antonin Descampe [Wed, 23 Apr 2014 14:09:20 +0000 (14:09 +0000)]
[trunk]re-formatted help display in executables

10 years ago[trunk]formatted some messages. Removed -version option to disambiguate
Antonin Descampe [Wed, 23 Apr 2014 09:12:30 +0000 (09:12 +0000)]
[trunk]formatted some messages. Removed -version option to disambiguate
with -v(erbose) option, added version info in help display

10 years ago[trunk]Replaced deprecated opj_stream_set_user_data function from API
Antonin Descampe [Wed, 23 Apr 2014 07:46:11 +0000 (07:46 +0000)]
[trunk]Replaced deprecated opj_stream_set_user_data function from API
with its 'v3' version, and removed all other 'v3' suffixes from API.

10 years ago[trunk] fixed some warning and errors formatting and add a '-version'
Antonin Descampe [Tue, 22 Apr 2014 21:22:49 +0000 (21:22 +0000)]
[trunk] fixed some warning and errors formatting and add a '-version'
option to opj_compress and opj_decompress binaries

10 years ago[trunk] fixed warning related to r2837 and move new field at the end of
Antonin Descampe [Thu, 17 Apr 2014 09:54:38 +0000 (09:54 +0000)]
[trunk] fixed warning related to r2837 and move new field at the end of
parameters structure.

10 years ago[trunk] refactoring of rsiz, profiles, and extensions management
Antonin Descampe [Thu, 17 Apr 2014 09:31:37 +0000 (09:31 +0000)]
[trunk] refactoring of rsiz, profiles, and extensions management

10 years ago[trunk] updated copyright and added copyright notice required by ISO, in each file...
Antonin Descampe [Thu, 3 Apr 2014 15:30:57 +0000 (15:30 +0000)]
[trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS

10 years ago[trunk] removed debug message in CMakeLists.txt
Antonin Descampe [Wed, 2 Apr 2014 16:37:07 +0000 (16:37 +0000)]
[trunk] removed debug message in CMakeLists.txt

10 years ago[trunk] fixed a bug triggering SEGFAULT on debug mode (uninitialized
Antonin Descampe [Wed, 2 Apr 2014 16:25:40 +0000 (16:25 +0000)]
[trunk] fixed a bug triggering SEGFAULT on debug mode (uninitialized
structure)

10 years ago[trunk] Properly copy/paste code from the autotools
Mathieu Malaterre [Thu, 27 Mar 2014 15:07:58 +0000 (15:07 +0000)]
[trunk] Properly copy/paste code from the autotools
gcc correctly fails compiling this code, I needed to move the code outside the main function to get the error. This actually match the autotools (incorrect) code. We'll see how they fix this code in future release.
This make the code compatible with previous openjpeg version and remove C99 requirement.
Fixes issue 316

10 years ago[trunk] Make sure to use long long (this is not C89). However this should be ok on...
Mathieu Malaterre [Wed, 26 Mar 2014 16:20:13 +0000 (16:20 +0000)]
[trunk] Make sure to use long long (this is not C89). However this should be ok on most compilers nowadays
Update issue 316

10 years ago[trunk] fixed warnings triggered on linux related to r2802
Antonin Descampe [Wed, 26 Mar 2014 15:17:17 +0000 (15:17 +0000)]
[trunk] fixed warnings triggered on linux related to r2802

10 years ago[trunk] Run test suite on issue 316 dataset
Mathieu Malaterre [Wed, 26 Mar 2014 15:16:24 +0000 (15:16 +0000)]
[trunk] Run test suite on issue 316 dataset
Update issue 316

10 years ago[trunk] add ability in opj_compress to input subsampled images through
Antonin Descampe [Wed, 26 Mar 2014 14:26:49 +0000 (14:26 +0000)]
[trunk] add ability in opj_compress to input subsampled images through
'-F' (aka raw option). Let the user input raw images with 444, 422, 420
(etc) subsampling. To be used in conjunction with '-mct 0' option to
compress subsampled YCC images.

10 years ago[trunk] Add small utilities to extract JP2 files from PDF
Mathieu Malaterre [Wed, 26 Mar 2014 11:52:01 +0000 (11:52 +0000)]
[trunk] Add small utilities to extract JP2 files from PDF

10 years ago[trunk] Make sure to test value not pointer
Mathieu Malaterre [Tue, 25 Mar 2014 16:34:59 +0000 (16:34 +0000)]
[trunk] Make sure to test value not pointer
Update issue 302

10 years ago[trunk] fixed bug related to r2791
Antonin Descampe [Tue, 25 Mar 2014 15:35:33 +0000 (15:35 +0000)]
[trunk] fixed bug related to r2791

10 years ago[trunk] Add sentinel in case list empty.
Mathieu Malaterre [Tue, 25 Mar 2014 15:29:19 +0000 (15:29 +0000)]
[trunk] Add sentinel in case list empty.
I was getting a cmake error `list sub-command REMOVE_ITEM requires list to be present`

10 years ago[trunk] Import change from 2.0 branch
Mathieu Malaterre [Tue, 25 Mar 2014 15:21:53 +0000 (15:21 +0000)]
[trunk] Import change from 2.0 branch

10 years ago[trunk] fixed warning due induced by r2791
Antonin Descampe [Tue, 25 Mar 2014 13:29:11 +0000 (13:29 +0000)]
[trunk] fixed warning due induced by r2791

10 years ago[trunk] add "-mct {0,1,2}" option to opj_compress to allow MCT to be
Antonin Descampe [Tue, 25 Mar 2014 12:38:29 +0000 (12:38 +0000)]
[trunk] add "-mct {0,1,2}" option to opj_compress to allow MCT to be
disabled if needed.

10 years ago[trunk] Make sure to not use alpha pointer if it is not an RGBA input
Mathieu Malaterre [Tue, 25 Mar 2014 11:47:34 +0000 (11:47 +0000)]
[trunk] Make sure to not use alpha pointer if it is not an RGBA input
Fixes issue 310

10 years ago[trunk] Rework previous commit r2610
Mathieu Malaterre [Tue, 25 Mar 2014 10:23:40 +0000 (10:23 +0000)]
[trunk] Rework previous commit r2610
This way we are able to gently deprecate the old API, and preserve ABI
Update issue 306

10 years ago[trunk] Add documentation
Mathieu Malaterre [Tue, 25 Mar 2014 10:22:40 +0000 (10:22 +0000)]
[trunk] Add documentation

10 years ago[trunk] Make sure to exit early instead of looping on every single pixels
Mathieu Malaterre [Mon, 24 Mar 2014 16:01:51 +0000 (16:01 +0000)]
[trunk] Make sure to exit early instead of looping on every single pixels

10 years ago[trunk] Fix typo in comment (this is not j2k_dump)
Mathieu Malaterre [Mon, 24 Mar 2014 09:49:04 +0000 (09:49 +0000)]
[trunk] Fix typo in comment (this is not j2k_dump)

10 years ago[trunk] Revert r2764. It breaks ~230 tests as seen on continuous. Since no dataset...
Mathieu Malaterre [Tue, 18 Mar 2014 15:19:29 +0000 (15:19 +0000)]
[trunk] Revert r2764. It breaks ~230 tests as seen on continuous. Since no dataset is available, the issue 296 will be left open.
Update issue 296

10 years ago[trunk] User can now control source/target java version
Mathieu Malaterre [Tue, 18 Mar 2014 15:00:23 +0000 (15:00 +0000)]
[trunk] User can now control source/target java version
Fixes issue 303

10 years ago[trunk] Import git commit fc884aee2b69c78500e65c3d05bf216791a9ea4a from ghostscript...
Mathieu Malaterre [Tue, 18 Mar 2014 14:43:47 +0000 (14:43 +0000)]
[trunk] Import git commit fc884aee2b69c78500e65c3d05bf216791a9ea4a from ghostscript team
Fixes issue 296

10 years ago[trunk] Import git commit 99a6f1af177c15f4db475186b79d169c993494ef from ghostscript...
Mathieu Malaterre [Tue, 18 Mar 2014 14:43:18 +0000 (14:43 +0000)]
[trunk] Import git commit 99a6f1af177c15f4db475186b79d169c993494ef from ghostscript team
Update issue 296

10 years ago[trunk] Update big endian handling no such thing as WORDS_BIGENDIAN (prefer OPJ_BIG_E...
Mathieu Malaterre [Tue, 18 Mar 2014 14:37:33 +0000 (14:37 +0000)]
[trunk] Update big endian handling no such thing as WORDS_BIGENDIAN (prefer OPJ_BIG_ENDIAN)
Update issue 302

10 years ago[trunk] Now that dataset from issue 297 have been imported, run test suite.
Mathieu Malaterre [Tue, 18 Mar 2014 10:21:11 +0000 (10:21 +0000)]
[trunk] Now that dataset from issue 297 have been imported, run test suite.
None of the dataset triggered any buffer overflow. Recent changes in trunk handle all those cases.
Update issue 297

10 years ago[trunk] Explicitely reject file4/file6 scenario
Mathieu Malaterre [Mon, 17 Mar 2014 16:18:22 +0000 (16:18 +0000)]
[trunk] Explicitely reject file4/file6 scenario
Update issue 286

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

10 years ago[trunk] Since r2747 we are now able to track which files are missing from the test_su...
Mathieu Malaterre [Fri, 14 Mar 2014 15:52:22 +0000 (15:52 +0000)]
[trunk] Since r2747 we are now able to track which files are missing from the test_suite. Add them.

10 years ago[trunk] add mecanism to track of addition of new regression files in svn/data. It...
Mathieu Malaterre [Fri, 14 Mar 2014 15:51:53 +0000 (15:51 +0000)]
[trunk] add mecanism to track of addition of new regression files in svn/data. It will report when a J2K files is added but no test is found in the test_suite file

10 years ago[trunk] Remove duplicate content from test_inline.c
Mathieu Malaterre [Fri, 14 Mar 2014 15:10:31 +0000 (15:10 +0000)]
[trunk] Remove duplicate content from test_inline.c
Thanks to Matthieu Darbois for report (and patch)
Fixes issue 285

10 years ago[trunk] rework code from r2463. Really there has been some code duplication from...
Mathieu Malaterre [Fri, 14 Mar 2014 15:06:20 +0000 (15:06 +0000)]
[trunk] rework code from r2463. Really there has been some code duplication from r2413
Thanks to John Rogers (oracle.com) for report

10 years ago[trunk] rework code from r2463. Really there has been some code duplication from...
Mathieu Malaterre [Fri, 14 Mar 2014 15:04:24 +0000 (15:04 +0000)]
[trunk] rework code from r2463. Really there has been some code duplication from r2413
Thanks to John Rogers (oracle.com) for report

10 years ago[trunk] Now that issue 165 dataset is in non regression repository, activate code...
Mathieu Malaterre [Fri, 14 Mar 2014 15:01:13 +0000 (15:01 +0000)]
[trunk] Now that issue 165 dataset is in non regression repository, activate code to reject them
Fixes issue 165

10 years ago[trunk] Fix issue with & vs &&
Mathieu Malaterre [Fri, 14 Mar 2014 14:46:40 +0000 (14:46 +0000)]
[trunk] Fix issue with & vs &&
Fixes issue 277

10 years ago[trunk] Add internal implementation to dump all tiles/comp info
Mathieu Malaterre [Fri, 14 Mar 2014 13:53:36 +0000 (13:53 +0000)]
[trunk] Add internal implementation to dump all tiles/comp info
Eg: opj_dump -f 8 -i input.j2k
Update issue 3

10 years ago[trunk] Prevent a leak when reading PPT markers
Mathieu Malaterre [Fri, 14 Mar 2014 12:27:01 +0000 (12:27 +0000)]
[trunk] Prevent a leak when reading PPT markers
Update issue 295

10 years ago[trunk] Move INLINE definition within openjpeg.h header since application may use it
Mathieu Malaterre [Fri, 14 Mar 2014 12:02:05 +0000 (12:02 +0000)]
[trunk] Move INLINE definition within openjpeg.h header since application may use it

10 years ago[trunk] Apply final missing patch from sumatrapdf team:
Mathieu Malaterre [Fri, 14 Mar 2014 11:59:18 +0000 (11:59 +0000)]
[trunk] Apply final missing patch from sumatrapdf team:
http://bugs.ghostscript.com/show_bug.cgi?id=694893
Update issue 231

10 years ago[trunk] Rework r2731 since it breaks non-regression testing
Mathieu Malaterre [Fri, 14 Mar 2014 11:42:26 +0000 (11:42 +0000)]
[trunk] Rework r2731 since it breaks non-regression testing

10 years ago[trunk] Be more verbose about failure.
Mathieu Malaterre [Fri, 14 Mar 2014 11:37:44 +0000 (11:37 +0000)]
[trunk] Be more verbose about failure.
Update issue 294

10 years ago[trunk] Add a temporary work around for issue 293
Mathieu Malaterre [Fri, 14 Mar 2014 10:54:08 +0000 (10:54 +0000)]
[trunk] Add a temporary work around for issue 293
As described in the bug report the default allocation mecanism for codeblock data is too small for those dataset (16bits). We would need a finer (more granular) mecanism to reallocated only on demand. For now this help the two failing tests to pass.
Fixes issue 293

10 years ago[trunk] Mark OpenJPEG to be ABI incompatible with previous one, move to SONAME 7
Mathieu Malaterre [Fri, 14 Mar 2014 09:30:03 +0000 (09:30 +0000)]
[trunk] Mark OpenJPEG to be ABI incompatible with previous one, move to SONAME 7
Also declare this is 2.1.0 (or very close)