]> granicus.if.org Git - openjpeg/log
openjpeg
10 years agoFormatted the readme file
Hildeberto Mendonça [Sat, 13 Jun 2015 13:33:37 +0000 (15:33 +0200)]
Formatted the readme file

Put the extension `md` to allow GitHub to identify the file and transform it to HTML, improving the presentation of the project. Formatted the file to markdown. Put links to references.

10 years agoUpdate README.md
Hildeberto Mendonça [Sat, 13 Jun 2015 13:24:45 +0000 (15:24 +0200)]
Update README.md

10 years agoUpdate and rename README to README.md
Hildeberto Mendonça [Sat, 13 Jun 2015 13:23:02 +0000 (15:23 +0200)]
Update and rename README to README.md

10 years ago[trunk] Fix offset computations in opj_j2k_update_image_data
Matthieu Darbois [Wed, 3 Jun 2015 20:56:13 +0000 (20:56 +0000)]
[trunk] Fix offset computations in opj_j2k_update_image_data

Update issue 481

10 years ago[trunk] Fix wrong return value for opj_setup_encoder & opj_set_decoded_resolution_fac...
Matthieu Darbois [Fri, 29 May 2015 21:58:08 +0000 (21:58 +0000)]
[trunk] Fix wrong return value for opj_setup_encoder & opj_set_decoded_resolution_factor (fixes issue 497)

Thanks Aaron.

10 years ago[trunk] Fix sscanf format specifier (fixes issue 494)
Matthieu Darbois [Thu, 28 May 2015 22:16:49 +0000 (22:16 +0000)]
[trunk] Fix sscanf format specifier (fixes issue 494)

Thanks Aaron.

10 years ago[trunk] Fix overflow in opj_image_comp_header_update (fixes issue 495)
Matthieu Darbois [Wed, 27 May 2015 23:05:16 +0000 (23:05 +0000)]
[trunk] Fix overflow in opj_image_comp_header_update (fixes issue 495)

10 years ago[trunk] Correct potential double free on malloc failure in opj_j2k_copy_default_tcp_a...
Matthieu Darbois [Tue, 19 May 2015 21:57:27 +0000 (21:57 +0000)]
[trunk] Correct potential double free on malloc failure in opj_j2k_copy_default_tcp_and_create_tcp (fixes issue 492)

10 years ago[trunk] Add check for number of layers & cblkw/cblkh values (fixes issue 475)
Matthieu Darbois [Tue, 19 May 2015 21:24:44 +0000 (21:24 +0000)]
[trunk] Add check for number of layers & cblkw/cblkh values (fixes issue 475)

10 years ago[trunk] Add check for at most 1 COD marker per tile. 1 COD marker for MH (fixes issue...
Matthieu Darbois [Tue, 19 May 2015 20:13:37 +0000 (20:13 +0000)]
[trunk] Add check for at most 1 COD marker per tile. 1 COD marker for MH (fixes issue 476)

10 years ago[trunk] added overflow checks (fixes issue 431)
Antonin Descampe [Mon, 2 Feb 2015 16:11:31 +0000 (16:11 +0000)]
[trunk] added overflow checks (fixes issue 431)

Thanks mdarbois

10 years ago[trunk] fixes a bug that prevented opj_decompress to take directory as input (fixes...
Antonin Descampe [Mon, 2 Feb 2015 16:11:23 +0000 (16:11 +0000)]
[trunk] fixes a bug that prevented opj_decompress to take directory as input (fixes issue 463)

Thanks Aaron.

10 years ago[trunk] use hidden visibility for static library (fixes issue 354)
Matthieu Darbois [Sun, 25 Jan 2015 16:59:39 +0000 (16:59 +0000)]
[trunk] use hidden visibility for static library (fixes issue 354)

10 years ago[trunk] fixed a bug encoutntered when multiple MCT markers are provided
Antonin Descampe [Tue, 20 Jan 2015 16:29:16 +0000 (16:29 +0000)]
[trunk] fixed a bug encoutntered when multiple MCT markers are provided

Update issue 430
Cc: savmickael@gmail.com
@Mickael: this revision affects your work on custom MCT. Is there a way
you could provide test data to add to our test suite ? Thanks

10 years ago[trunk] checks for JP2 signature and file type boxes more carefully
Antonin Descampe [Tue, 20 Jan 2015 14:27:20 +0000 (14:27 +0000)]
[trunk] checks for JP2 signature and file type boxes more carefully

Update issue 430

10 years ago[trunk] fixed a buffer overflow in opj_tcd_init_decode_tile
Antonin Descampe [Thu, 15 Jan 2015 18:16:29 +0000 (18:16 +0000)]
[trunk] fixed a buffer overflow in opj_tcd_init_decode_tile

Update issue 431

10 years ago[trunk] removed warning from convertbmp.c
Matthieu Darbois [Sat, 27 Dec 2014 11:31:43 +0000 (11:31 +0000)]
[trunk] removed warning from convertbmp.c

Update  issue 442

10 years ago[trunk] fixed typo in opj_decompress (fixes issue 465)
Matthieu Darbois [Fri, 26 Dec 2014 15:37:16 +0000 (15:37 +0000)]
[trunk] fixed typo in opj_decompress (fixes issue 465)

10 years ago[trunk] removed unnecessary operation in opj_bio_flush (fixes issue 461)
Matthieu Darbois [Tue, 23 Dec 2014 16:05:19 +0000 (16:05 +0000)]
[trunk] removed unnecessary operation in opj_bio_flush (fixes issue 461)

10 years ago[trunk] removed warning from convert.c
Matthieu Darbois [Tue, 23 Dec 2014 16:03:45 +0000 (16:03 +0000)]
[trunk] removed warning from convert.c

Update  issue 442

10 years ago[trunk] fixed imagetoraw unsigned 16bits conversion (fixes issue 460)
Matthieu Darbois [Tue, 23 Dec 2014 15:06:23 +0000 (15:06 +0000)]
[trunk] fixed imagetoraw unsigned 16bits conversion (fixes issue 460)

10 years ago[trunk] removed warning from convertbmp.c
Matthieu Darbois [Tue, 23 Dec 2014 10:13:28 +0000 (10:13 +0000)]
[trunk] removed warning from convertbmp.c

Update  issue 442

10 years ago[trunk] fixed colorspace mapping for raw grayscale images (fixes issue 456)
Matthieu Darbois [Mon, 22 Dec 2014 18:39:14 +0000 (18:39 +0000)]
[trunk] fixed colorspace mapping for raw grayscale images (fixes issue 456)

10 years ago[trunk] fixed component precision upscaling in opj_decompress (fixes issue 458)
Matthieu Darbois [Mon, 22 Dec 2014 15:50:32 +0000 (15:50 +0000)]
[trunk] fixed component precision upscaling in opj_decompress (fixes issue 458)

10 years ago[trunk] fixed compression check for 1 bit unsigned component (fixes issue 457)
Matthieu Darbois [Mon, 22 Dec 2014 15:00:12 +0000 (15:00 +0000)]
[trunk] fixed compression check for 1 bit unsigned component (fixes issue 457)

10 years ago[trunk] updated BMP format input support
Matthieu Darbois [Mon, 22 Dec 2014 14:40:31 +0000 (14:40 +0000)]
[trunk] updated BMP format input support

Update  issue 203

10 years ago[trunk] updated BMP format input support
Matthieu Darbois [Mon, 22 Dec 2014 13:14:37 +0000 (13:14 +0000)]
[trunk] updated BMP format input support

Update  issue 203

10 years ago[trunk] updated tests to get BMP RLE8 tested
Matthieu Darbois [Sat, 20 Dec 2014 18:58:28 +0000 (18:58 +0000)]
[trunk] updated tests to get BMP RLE8 tested

Update  issue 203

10 years ago[trunk] fixed BMP reading for 8bpp when width & 3 == 1
Matthieu Darbois [Sat, 20 Dec 2014 18:45:53 +0000 (18:45 +0000)]
[trunk] fixed BMP reading for 8bpp when width & 3 == 1

Update  issue 203

10 years ago[trunk] updated tests
Matthieu Darbois [Sat, 20 Dec 2014 15:08:55 +0000 (15:08 +0000)]
[trunk] updated tests

Update  issue 415

10 years ago[trunk] fixed test issues (fixes issue 454)
Matthieu Darbois [Sat, 20 Dec 2014 13:27:30 +0000 (13:27 +0000)]
[trunk] fixed test issues (fixes issue 454)

10 years ago[trunk] fixed a possible overflow in opj_t1_encode_cblks call to opj_int_fix_mul...
Matthieu Darbois [Sat, 20 Dec 2014 13:03:11 +0000 (13:03 +0000)]
[trunk] fixed a possible overflow in opj_t1_encode_cblks call to opj_int_fix_mul (fixes issue 141)

10 years ago[trunk] fixed return value for compare_raw_files (fixes issue 453)
Matthieu Darbois [Sat, 20 Dec 2014 12:42:40 +0000 (12:42 +0000)]
[trunk] fixed return value for compare_raw_files (fixes issue 453)

10 years ago[trunk] Updated checks regarding number of decomposition levels when compressing
Matthieu Darbois [Fri, 19 Dec 2014 22:56:00 +0000 (22:56 +0000)]
[trunk] Updated checks regarding number of decomposition levels when compressing

Update  issue 215

10 years ago[trunk] Fixed a crash on illegal tile offset when decoding
Matthieu Darbois [Thu, 18 Dec 2014 22:56:38 +0000 (22:56 +0000)]
[trunk] Fixed a crash on illegal tile offset when decoding

Update  issue 427

10 years ago[trunk] Fixed a crash on 0xh or wx0 image size decoding
Matthieu Darbois [Thu, 18 Dec 2014 22:19:52 +0000 (22:19 +0000)]
[trunk] Fixed a crash on 0xh or wx0 image size decoding

Update  issue 427

10 years ago[trunk] removed warnings when building tcd.c (Update issue 442)
Matthieu Darbois [Mon, 15 Dec 2014 18:48:50 +0000 (18:48 +0000)]
[trunk] removed warnings when building tcd.c (Update issue 442)

10 years ago[trunk] Add SSE2/SSE41 implementations for mct.c (fixes issue 451)
Matthieu Darbois [Sat, 13 Dec 2014 12:29:22 +0000 (12:29 +0000)]
[trunk] Add SSE2/SSE41 implementations for mct.c (fixes issue 451)

10 years ago[trunk] Speed-up opj_int_fix_mul by removing unneeded operation
Matthieu Darbois [Sat, 13 Dec 2014 10:27:21 +0000 (10:27 +0000)]
[trunk] Speed-up opj_int_fix_mul by removing unneeded operation

Update  issue 220

10 years ago[trunk] Reduce encoder code block memory usage for non 64x64 code block sizes (fixes...
Matthieu Darbois [Fri, 12 Dec 2014 21:54:22 +0000 (21:54 +0000)]
[trunk] Reduce encoder code block memory usage for non 64x64 code block sizes (fixes issue 444)

10 years ago[trunk] Fixed invalid check in in tiff reading method (fixes issue 449)
Matthieu Darbois [Thu, 11 Dec 2014 20:21:26 +0000 (20:21 +0000)]
[trunk] Fixed invalid check in in tiff reading method (fixes issue 449)

10 years ago[trunk] add test for compression using MCT with alpha channel
Matthieu Darbois [Tue, 9 Dec 2014 19:45:12 +0000 (19:45 +0000)]
[trunk] add test for compression using MCT with alpha channel

Update  issue 415

10 years ago[trunk] check number of components when getting mct norm (fixes issue 436)
Antonin Descampe [Tue, 9 Dec 2014 12:09:08 +0000 (12:09 +0000)]
[trunk] check number of components when getting mct norm (fixes issue 436)

10 years ago[trunk] Fixed compilation error under Visual Studio 2003 (fixes issue 351)
Matthieu Darbois [Tue, 9 Dec 2014 05:44:55 +0000 (05:44 +0000)]
[trunk] Fixed compilation error under Visual Studio 2003 (fixes issue 351)

10 years ago[trunk] Fixed typo in opj_compress error report (fixes issue 350)
Matthieu Darbois [Tue, 2 Dec 2014 20:18:50 +0000 (20:18 +0000)]
[trunk] Fixed typo in opj_compress error report (fixes issue 350)

10 years ago[trunk] removed warnings when configuring with CMake 3.x on MacOS (fixes issue 443)
Matthieu Darbois [Tue, 25 Nov 2014 23:57:37 +0000 (23:57 +0000)]
[trunk] removed warnings when configuring with CMake 3.x on MacOS (fixes issue 443)

10 years ago[trunk] removed some warnings when configuring with CMake 3.x on MacOS
Matthieu Darbois [Tue, 25 Nov 2014 21:52:24 +0000 (21:52 +0000)]
[trunk] removed some warnings when configuring with CMake 3.x on MacOS

Update  issue 443

Warnings related to OPJ_USE_DSYMUTIL are fixed

10 years ago[trunk] removed some warnings when building src/bin/jp2/convert.c
Matthieu Darbois [Tue, 25 Nov 2014 20:06:12 +0000 (20:06 +0000)]
[trunk] removed some warnings when building src/bin/jp2/convert.c

Update  issue 442

10 years ago[trunk] removed warnings when building jp2.c (Update issue 442)
Matthieu Darbois [Mon, 24 Nov 2014 21:31:09 +0000 (21:31 +0000)]
[trunk] removed warnings when building jp2.c (Update issue 442)

10 years ago[trunk] added an option to upsample image components in opj_decompress
Matthieu Darbois [Sat, 22 Nov 2014 17:59:07 +0000 (17:59 +0000)]
[trunk] added an option to upsample image components in opj_decompress

Update  issue 289

Issue is left open since there's still one image failing the tests.

10 years ago[trunk] fixed pnmtoimage for odd pgm files (fixes issue 294)
Matthieu Darbois [Sat, 22 Nov 2014 14:09:16 +0000 (14:09 +0000)]
[trunk] fixed pnmtoimage for odd pgm files (fixes issue 294)

10 years ago[trunk] fixed warning in option to force rgb output in opj_decompress (fixes issue...
Matthieu Darbois [Sat, 22 Nov 2014 12:30:04 +0000 (12:30 +0000)]
[trunk] fixed warning in option to force rgb output in opj_decompress (fixes issue 282)

10 years ago[trunk] added option to force rgb output in opj_decompress (fixes issue 282 , fixes...
Matthieu Darbois [Sat, 22 Nov 2014 00:04:39 +0000 (00:04 +0000)]
[trunk] added option to force rgb output in opj_decompress (fixes issue 282 , fixes issue 286)

10 years ago[trunk] added check for tile component data size overflow (fixes issue 432)
Matthieu Darbois [Fri, 21 Nov 2014 21:35:43 +0000 (21:35 +0000)]
[trunk] added check for tile component data size overflow (fixes issue 432)

10 years ago[trunk] added check for pclr box validity (fixes issue 429)
Matthieu Darbois [Thu, 20 Nov 2014 23:47:09 +0000 (23:47 +0000)]
[trunk] added check for pclr box validity (fixes issue 429)

10 years ago[trunk] fixed memleak in abnormal condition (fixes issue 437)
Matthieu Darbois [Thu, 20 Nov 2014 20:13:47 +0000 (20:13 +0000)]
[trunk] fixed memleak in abnormal condition (fixes issue 437)

10 years ago[trunk] added option to force output bit depth in opj_decompress (fixes issue 283)
Matthieu Darbois [Wed, 19 Nov 2014 20:05:39 +0000 (20:05 +0000)]
[trunk] added option to force output bit depth in opj_decompress (fixes issue 283)

10 years ago[trunk] replace OPJ_MACRO_TCD_ALLOCATE macro by inlined function (fixes issue 433)
Matthieu Darbois [Wed, 19 Nov 2014 19:08:09 +0000 (19:08 +0000)]
[trunk] replace OPJ_MACRO_TCD_ALLOCATE macro by inlined function (fixes issue 433)

10 years ago[trunk] remove warning during build (fixes issue 435)
Matthieu Darbois [Tue, 18 Nov 2014 18:30:44 +0000 (18:30 +0000)]
[trunk] remove warning during build (fixes issue 435)

10 years ago[trunk] fixed a bug leading to jpwl build failure & add related odd width/height...
Matthieu Darbois [Tue, 18 Nov 2014 00:07:50 +0000 (00:07 +0000)]
[trunk] fixed a bug leading to jpwl build failure & add related odd width/height sYCC tests (fixes issue 422)

10 years ago[data] added new non-regression tests from foxit
Matthieu Darbois [Mon, 17 Nov 2014 22:02:38 +0000 (22:02 +0000)]
[data] added new non-regression tests from foxit

Update issue 415
Issue not closed as in the mean time there are other images to include

10 years ago[trunk] fixed a bug preventing palette image with cdef to decode properly using opj_g...
Matthieu Darbois [Mon, 17 Nov 2014 21:46:43 +0000 (21:46 +0000)]
[trunk] fixed a bug preventing palette image with cdef to decode properly using opj_get_decoded_tile (fixes issue 428)

10 years ago[trunk] significantly reduces memory for single tile RGB encoding (fixes
Antonin Descampe [Mon, 3 Nov 2014 14:51:41 +0000 (14:51 +0000)]
[trunk] significantly reduces memory for single tile RGB encoding (fixes
issue 375)

10 years ago[trunk] add a cdef box when alpha component is present (fixes issue 416)
Antonin Descampe [Mon, 3 Nov 2014 14:12:01 +0000 (14:12 +0000)]
[trunk] add a cdef box when alpha component is present (fixes issue 416)

10 years ago[trunk] fixed a bug preventing palette image with cdef to decode properly (fixes...
Antonin Descampe [Thu, 30 Oct 2014 18:26:10 +0000 (18:26 +0000)]
[trunk] fixed a bug preventing palette image with cdef to decode properly (fixes issue 412)

10 years ago[trunk] fixed a bug that was preventing image with per channel alpha to decode proper...
Antonin Descampe [Thu, 30 Oct 2014 18:26:04 +0000 (18:26 +0000)]
[trunk] fixed a bug that was preventing image with per channel alpha to decode properly (fixes issue 414)

10 years ago[trunk] add a check on precinct size (fixes issue 420)
Antonin Descampe [Thu, 30 Oct 2014 18:00:45 +0000 (18:00 +0000)]
[trunk] add a check on precinct size (fixes issue 420)

10 years ago[trunk] prevent overflow in j2k.c
Antonin Descampe [Thu, 30 Oct 2014 11:53:06 +0000 (11:53 +0000)]
[trunk] prevent overflow in j2k.c

Update issue 392

Issue left open to solve problem on x64-Asan and to investigate Matthieu's suggestion

10 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

10 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

10 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)

10 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

10 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)

10 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)

10 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)

10 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)

10 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)

10 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)

10 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)

10 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)

10 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)

10 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)

10 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)

10 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)

10 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)

10 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.

10 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)

10 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

10 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.

10 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)

10 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

10 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)

10 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

10 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

10 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)

10 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.

10 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)

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

10 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)

10 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)