Matthieu Darbois
|
acfb307df4
|
Add test for PR 818 (#822)
update uclouvain/openjpeg#818
|
2016-09-07 00:00:21 +02:00 |
mayeut
|
6609719b40
|
Correct expected result for test of issue 495
|
2016-05-08 20:26:12 +02:00 |
mayeut
|
1a8318f6c2
|
Fix Out-of-Bounds Access in function opj_tgt_reset
Fix uclouvain/openjpeg#775
|
2016-05-08 20:10:13 +02:00 |
mayeut
|
162f6199c0
|
Fix Heap Buffer Overflow in function color_cmyk_to_rgb
Fix uclouvain/openjpeg#774
|
2016-05-08 19:18:05 +02:00 |
mayeut
|
8f9cc62b3f
|
Fix division by zero
Fix uclouvain/openjpeg#733
|
2016-05-08 18:40:12 +02:00 |
mayeut
|
4f11e89c80
|
Add tests for recent issues
Update uclouvain/openjpeg#725
Update uclouvain/openjpeg#726
|
2016-04-30 18:51:36 +02:00 |
mayeut
|
74e814358c
|
Allow to write 3/5/7/9/11/13/15 bpp TIF files
Update uclouvain/openjpeg#729
|
2016-04-23 04:29:03 +02:00 |
mayeut
|
54393d9e38
|
Allow to read 3/5/7/9/11/13/15 bpp TIF files
|
2016-04-23 04:24:04 +02:00 |
mayeut
|
fb4be3894e
|
Fix undefined size jp2 box handling
Update #653
|
2015-11-07 01:35:43 +01:00 |
Stefan Weil
|
99fc1ab306
|
Fix typos in comments and string
Most typos were found by codespell.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2015-09-29 05:55:43 +02:00 |
mayeut
|
4cde646cd7
|
Add test for uclouvain/openjpeg#571
|
2015-09-10 01:24:46 +02:00 |
mayeut
|
2eb97a851d
|
Update tests
|
2015-08-23 12:32:21 +02:00 |
mayeut
|
a521472427
|
Add tests for CMYK/esYCC/CIELab
|
2015-08-21 21:41:50 +02:00 |
mayeut
|
dc34a6cc8c
|
Add test for #388
|
2015-07-31 01:48:51 +02:00 |
mayeut
|
f3dad25c77
|
Update convert for PNG output
Update uclouvain/openjpeg#264
|
2015-07-26 18:28:03 +02:00 |
mayeut
|
96ae1b8dfc
|
Add test for odd looking cmap & for cmap outside jp2h
Update uclouvain/openjpeg#235
|
2015-07-21 00:46:55 +02:00 |
mayeut
|
5bb074611a
|
Update PNG support
Only input modified for now
Update uclouvain/openjpeg#536
Update uclouvain/openjpeg#264
|
2015-07-19 17:42:11 +02:00 |
mayeut
|
8048bbc7a2
|
Add tests for TIFF input with Alpha channel
Update uclouvain/openjpeg#322
|
2015-07-18 00:07:04 +02:00 |
mayeut
|
d1591be3d7
|
Add tests for TIFF output
Update uclouvain/openjpeg#322
|
2015-07-17 23:22:40 +02:00 |
mayeut
|
6b7ad74e26
|
Add tests for TIFF input
Update uclouvain/openjpeg#322
|
2015-07-16 23:20:50 +02:00 |
Matthieu Darbois
|
e3291c4e1f
|
[trunk] Fix overflow in opj_image_comp_header_update (fixes issue 495)
|
2015-05-27 23:05:16 +00:00 |
Matthieu Darbois
|
757f9394bf
|
[trunk] Add check for number of layers & cblkw/cblkh values (fixes issue 475)
|
2015-05-19 21:24:44 +00:00 |
Matthieu Darbois
|
daed8cc919
|
[trunk] Add check for at most 1 COD marker per tile. 1 COD marker for MH (fixes issue 476)
|
2015-05-19 20:13:37 +00:00 |
Matthieu Darbois
|
59b844347c
|
[trunk] fixed component precision upscaling in opj_decompress (fixes issue 458)
|
2014-12-22 15:50:32 +00:00 |
Matthieu Darbois
|
16240e21f9
|
[trunk] updated BMP format input support
Update issue 203
|
2014-12-22 14:40:31 +00:00 |
Matthieu Darbois
|
33a0e66eb1
|
[trunk] updated BMP format input support
Update issue 203
|
2014-12-22 13:14:37 +00:00 |
Matthieu Darbois
|
f7ff08de5a
|
[trunk] updated tests to get BMP RLE8 tested
Update issue 203
|
2014-12-20 18:58:28 +00:00 |
Matthieu Darbois
|
f1bae45c76
|
[trunk] fixed BMP reading for 8bpp when width & 3 == 1
Update issue 203
|
2014-12-20 18:45:53 +00:00 |
Matthieu Darbois
|
65c07b42e3
|
[trunk] updated tests
Update issue 415
|
2014-12-20 15:08:55 +00:00 |
Matthieu Darbois
|
3888daac6a
|
[trunk] fixed test issues (fixes issue 454)
|
2014-12-20 13:27:30 +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
|
f095027329
|
[trunk] add test for compression using MCT with alpha channel
Update issue 415
|
2014-12-09 19:45:12 +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
|
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
|
50acc339c5
|
[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
|
2014-11-17 22:02:38 +00:00 |
Antonin Descampe
|
7280263988
|
[trunk] Added new non-regression tests from foxit issues
Update issue 415
|
2014-10-22 22:38:55 +00:00 |
Mathieu Malaterre
|
b5eb374fb9
|
[trunk] Run test suite on issue 316 dataset
Update issue 316
|
2014-03-26 15:16:24 +00:00 |
Mathieu Malaterre
|
79d18f7fd0
|
[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
|
2014-03-18 10:21:11 +00:00 |
Mathieu Malaterre
|
71a9f498b5
|
[trunk] Since r2747 we are now able to track which files are missing from the test_suite. Add them.
|
2014-03-14 15:52:22 +00:00 |
Mathieu Malaterre
|
7e1d012161
|
[trunk] Now that issue 165 dataset is in non regression repository, activate code to reject them
Fixes issue 165
|
2014-03-14 15:01:13 +00:00 |
Mathieu Malaterre
|
275680bdb7
|
[trunk] Make sure that all output files from the test suite are using a different output name
Fixes issue 271
|
2014-03-06 14:43:21 +00:00 |
Mathieu Malaterre
|
cbe77e2412
|
[trunk] run test suite on dataset from issue 171
Fixes issue 171
|
2014-02-28 12:30:11 +00:00 |
Mathieu Malaterre
|
86cdc91180
|
[trunk] Try to run test suite on invalid dataset from sumatrapdf team
Update issue 225
|
2014-02-27 15:00:54 +00:00 |
Mathieu Malaterre
|
094465a710
|
[trunk] run test suite to illustrate patch from r2458
|
2014-02-27 14:43:17 +00:00 |
Mathieu Malaterre
|
6ae56f302e
|
[trunk] Make sure that opj_decompress only output a single component
Update issue 110
|
2014-02-27 14:17:53 +00:00 |
Mathieu Malaterre
|
ad895fadb1
|
[trunk] add issue 46 to the test suite
Fixes issue 46
|
2014-02-27 10:03:11 +00:00 |
Mathieu Malaterre
|
ac1dfd4662
|
[trunk] Import test case from issue 208. This appears to be fixed now.
Fixes issue 208
|
2014-02-26 17:13:46 +00:00 |