Matthieu Darbois
|
e966fef3eb
|
[trunk] fixed a possible overflow in opj_t1_encode_cblks call to opj_int_fix_mul (fixes issue 141)
|
2014-12-20 13:03:11 +00:00 |
Matthieu Darbois
|
dde788b59e
|
[trunk] Updated checks regarding number of decomposition levels when compressing
Update issue 215
|
2014-12-19 22:56:00 +00:00 |
Matthieu Darbois
|
58fc86452d
|
[trunk] Fixed a crash on illegal tile offset when decoding
Update issue 427
|
2014-12-18 22:56:38 +00:00 |
Matthieu Darbois
|
c0cb119c0e
|
[trunk] Fixed a crash on 0xh or wx0 image size decoding
Update issue 427
|
2014-12-18 22:19:52 +00:00 |
Matthieu Darbois
|
9a21e1eef0
|
[trunk] removed warnings when building tcd.c (Update issue 442)
|
2014-12-15 18:48:50 +00:00 |
Matthieu Darbois
|
a0688a9874
|
[trunk] Add SSE2/SSE41 implementations for mct.c (fixes issue 451)
|
2014-12-13 12:29:22 +00:00 |
Matthieu Darbois
|
d0ce2ced53
|
[trunk] Speed-up opj_int_fix_mul by removing unneeded operation
Update issue 220
|
2014-12-13 10:27:21 +00:00 |
Matthieu Darbois
|
e05d2901ec
|
[trunk] Reduce encoder code block memory usage for non 64x64 code block sizes (fixes issue 444)
|
2014-12-12 21:54:22 +00:00 |
Matthieu Darbois
|
c0710f557c
|
[trunk] Fixed invalid check in in tiff reading method (fixes issue 449)
|
2014-12-11 20:21:26 +00:00 |
Antonin Descampe
|
8d320bbdf8
|
[trunk] check number of components when getting mct norm (fixes issue 436)
|
2014-12-09 12:09:08 +00:00 |
Matthieu Darbois
|
776b83ddbc
|
[trunk] Fixed compilation error under Visual Studio 2003 (fixes issue 351)
|
2014-12-09 05:44:55 +00:00 |
Matthieu Darbois
|
04ace2a558
|
[trunk] Fixed typo in opj_compress error report (fixes issue 350)
|
2014-12-02 20:18:50 +00:00 |
Matthieu Darbois
|
570dd13f55
|
[trunk] removed some warnings when configuring with CMake 3.x on MacOS
Update issue 443
Warnings related to OPJ_USE_DSYMUTIL are fixed
|
2014-11-25 21:52:24 +00:00 |
Matthieu Darbois
|
63f877769c
|
[trunk] removed some warnings when building src/bin/jp2/convert.c
Update issue 442
|
2014-11-25 20:06:12 +00:00 |
Matthieu Darbois
|
04c6bb4a72
|
[trunk] removed warnings when building jp2.c (Update issue 442)
|
2014-11-24 21:31:09 +00:00 |
Matthieu Darbois
|
131cc98491
|
[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.
|
2014-11-22 17:59:07 +00:00 |
Matthieu Darbois
|
13bcb63b73
|
[trunk] fixed pnmtoimage for odd pgm files (fixes issue 294)
|
2014-11-22 14:09:16 +00:00 |
Matthieu Darbois
|
0ba5d15b58
|
[trunk] fixed warning in option to force rgb output in opj_decompress (fixes issue 282)
|
2014-11-22 12:30:04 +00:00 |
Matthieu Darbois
|
7e38446075
|
[trunk] added option to force rgb output in opj_decompress (fixes issue 282 , fixes issue 286)
|
2014-11-22 00:04:39 +00:00 |
Matthieu Darbois
|
548aff34f4
|
[trunk] added check for tile component data size overflow (fixes issue 432)
|
2014-11-21 21:35:43 +00:00 |
Matthieu Darbois
|
8397eac382
|
[trunk] added check for pclr box validity (fixes issue 429)
|
2014-11-20 23:47:09 +00:00 |
Matthieu Darbois
|
a2c2d86d3d
|
[trunk] fixed memleak in abnormal condition (fixes issue 437)
|
2014-11-20 20:13:47 +00:00 |
Matthieu Darbois
|
3bc360fc9d
|
[trunk] added option to force output bit depth in opj_decompress (fixes issue 283)
|
2014-11-19 20:05:39 +00:00 |
Matthieu Darbois
|
ae1da37558
|
[trunk] replace OPJ_MACRO_TCD_ALLOCATE macro by inlined function (fixes issue 433)
|
2014-11-19 19:08:09 +00:00 |
Matthieu Darbois
|
f57f59b10d
|
[trunk] remove warning during build (fixes issue 435)
|
2014-11-18 18:30:44 +00:00 |
Matthieu Darbois
|
b65e3ebdb6
|
[trunk] fixed a bug leading to jpwl build failure & add related odd width/height sYCC tests (fixes issue 422)
|
2014-11-18 00:07:50 +00:00 |
Matthieu Darbois
|
f123ce8f8a
|
[trunk] fixed a bug preventing palette image with cdef to decode properly using opj_get_decoded_tile (fixes issue 428)
|
2014-11-17 21:46:43 +00:00 |
Antonin Descampe
|
c3629e37a2
|
[trunk] significantly reduces memory for single tile RGB encoding (fixes
issue 375)
|
2014-11-03 14:51:41 +00:00 |
Antonin Descampe
|
cf5153c518
|
[trunk] add a cdef box when alpha component is present (fixes issue 416)
|
2014-11-03 14:12:01 +00:00 |
Antonin Descampe
|
3b7dced8e6
|
[trunk] fixed a bug preventing palette image with cdef to decode properly (fixes issue 412)
|
2014-10-30 18:26:10 +00:00 |
Antonin Descampe
|
03a410e03d
|
[trunk] fixed a bug that was preventing image with per channel alpha to decode properly (fixes issue 414)
|
2014-10-30 18:26:04 +00:00 |
Antonin Descampe
|
0a6eaaa605
|
[trunk] add a check on precinct size (fixes issue 420)
|
2014-10-30 18:00:45 +00:00 |
Antonin Descampe
|
7f8f284ee5
|
[trunk] prevent overflow in j2k.c
Update issue 392
Issue left open to solve problem on x64-Asan and to investigate Matthieu's suggestion
|
2014-10-30 11:53:06 +00:00 |
Antonin Descampe
|
3e1fad2da4
|
[trunk] resets resno_decoded for each tile (fixes issue 399)
|
2014-10-22 13:16:35 +00:00 |
Antonin Descampe
|
d72940c56b
|
[trunk] resets code-blocks reused for other tiles than the first one (fixes issue 418)
|
2014-10-22 13:16:12 +00:00 |
Antonin Descampe
|
ad4fad0965
|
[trunk] add a check on mandatory headers in Main Header (fixes issue 408)
|
2014-10-22 10:30:35 +00:00 |
Antonin Descampe
|
aff9cb39ed
|
[trunk] fixed invalid member values from opj_read_header or opj_decode (fixes issue 411)
|
2014-10-21 15:22:22 +00:00 |
Antonin Descampe
|
0a3f234df7
|
[trunk] verify channel definitions is complete when cdef is present (fixes issue 397)
|
2014-10-21 12:54:08 +00:00 |
Antonin Descampe
|
efb70af001
|
[trunk] add a check on the number of resolution passed to cmdline (fixes issue 352)
|
2014-10-21 12:47:48 +00:00 |
Antonin Descampe
|
e65303b903
|
[trunk] added check on JP2_IHDR box (fixes issue 364)
|
2014-10-21 12:35:16 +00:00 |
Antonin Descampe
|
413de4fbfa
|
[trunk] add a check on Zppm value in PPM markers (fixes issue 393)
|
2014-10-21 12:27:58 +00:00 |
Antonin Descampe
|
984351f86f
|
[trunk] Add option to call dsymutil on built binaries (fixes issue 409)
|
2014-10-15 10:24:49 +00:00 |
Antonin Descampe
|
f8796711e8
|
[trunk] add a check on progression order (fixes issue 413)
|
2014-10-15 10:14:54 +00:00 |
Antonin Descampe
|
0b540067b1
|
[trunk] add a check for illegal SCod value (fixes issue 400)
|
2014-10-15 08:48:19 +00:00 |
Antonin Descampe
|
3df347eded
|
[trunk] additional checks for marker size inconsistency (fixes issue 363)
|
2014-10-14 15:15:09 +00:00 |
Antonin Descampe
|
eb7c6d295a
|
[trunk] fixed potential negative size params (fixes issue 390)
|
2014-10-06 21:05:32 +00:00 |
Antonin Descampe
|
f126eb0d41
|
[trunk] added box length inconsistency check
Update issue 364
issue364-38.patch applied. Thanks Matthieu.
|
2014-10-06 21:05:27 +00:00 |
Antonin Descampe
|
7256e43c48
|
[trunk] fixed PDF crash in Chrome (fixes issue 362)
|
2014-10-06 21:05:21 +00:00 |
Antonin Descampe
|
a0a3af1dee
|
[trunk] removed illegal character in comment
|
2014-10-03 19:52:20 +00:00 |
Antonin Descampe
|
48832d944f
|
[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.
|
2014-10-03 10:15:28 +00:00 |