[JP3D] To avoid divisions by zero / undefined behaviour on shift (CVE-2018-14423
[openjpeg.git] / tests /
2015-07-20 mayeutMerge remote-tracking branch 'uclouvain/master' into...
2015-07-19 Matthieu DarboisMerge pull request #538 from mayeut/master
2015-07-19 mayeutUpdate PNG support 538/head
2015-07-17 Matthieu DarboisMerge pull request #535 from mayeut/converttif
2015-07-17 mayeutAdd tests for TIFF input with Alpha channel 535/head
2015-07-17 mayeutAdd tests for TIFF output
2015-07-16 mayeutAdd tests for TIFF input
2015-07-14 mayeutUpdate tiftoimage to support more input TIF formats
2015-07-12 mayeutMerge pull request #529 from renevanderark/master
2015-07-11 mayeutMerge pull request #531 from mayeut/issue-289
2015-07-11 mayeutAdd option to force component splitting in imagetopnm 531/head
2015-07-03 mayeutMerge pull request #514 from mayeut/issue-254
2015-07-03 mayeutuclouvain/openjpeg#254 Update MD5 sums for tests
2015-06-05 mayeutMerge branch 'master' into issue-254
2015-05-27 Matthieu Darbois[trunk] Fix overflow in opj_image_comp_header_update...
2015-05-19 Matthieu Darbois[trunk] Add check for number of layers & cblkw/cblkh...
2015-05-19 Matthieu Darbois[trunk] Add check for at most 1 COD marker per tile...
2014-12-22 Matthieu Darbois[trunk] fixed component precision upscaling in opj_deco...
2014-12-22 Matthieu Darbois[trunk] updated BMP format input support
2014-12-22 Matthieu Darbois[trunk] updated BMP format input support
2014-12-20 Matthieu Darbois[trunk] updated tests to get BMP RLE8 tested
2014-12-20 Matthieu Darbois[trunk] fixed BMP reading for 8bpp when width & 3 == 1
2014-12-20 Matthieu Darbois[trunk] updated tests
2014-12-20 Matthieu Darbois[trunk] fixed test issues (fixes issue 454)
2014-12-20 Matthieu Darbois[trunk] fixed return value for compare_raw_files (fixes...
2014-12-19 Matthieu Darbois[trunk] Updated checks regarding number of decompositio...
2014-12-18 Matthieu Darbois[trunk] Fixed a crash on illegal tile offset when decoding
2014-12-18 Matthieu Darbois[trunk] Fixed a crash on 0xh or wx0 image size decoding
2014-12-09 Matthieu Darbois[trunk] add test for compression using MCT with alpha...
2014-11-22 Matthieu Darbois[trunk] added an option to upsample image components...
2014-11-22 Matthieu Darbois[trunk] added option to force rgb output in opj_decompr...
2014-11-21 Matthieu Darbois[trunk] added check for tile component data size overfl...
2014-11-20 Matthieu Darbois[trunk] added check for pclr box validity (fixes issue...
2014-11-19 Matthieu Darbois[trunk] added option to force output bit depth in opj_d...
2014-11-18 Matthieu Darbois[trunk] fixed a bug leading to jpwl build failure ...
2014-11-17 Matthieu Darbois[data] added new non-regression tests from foxit
2014-10-22 Antonin Descampe[trunk] workaround to make MD5 work under valgrind...
2014-10-22 Antonin Descampe[trunk] Added new non-regression tests from foxit issues
2014-10-22 Antonin Descampe[trunk] add a check on mandatory headers in Main Header...
2014-09-19 Mathieu Malaterretrunk: extend support for pdf2jp2
2014-04-23 Antonin Descampe[trunk]Replaced deprecated opj_stream_set_user_data...
2014-03-26 Mathieu Malaterre[trunk] Run test suite on issue 316 dataset
2014-03-26 Mathieu Malaterre[trunk] Add small utilities to extract JP2 files from PDF
2014-03-25 Mathieu Malaterre[trunk] Add sentinel in case list empty.
2014-03-25 Mathieu Malaterre[trunk] Add documentation
2014-03-18 Mathieu Malaterre[trunk] Now that dataset from issue 297 have been impor...
2014-03-17 Mathieu Malaterre[trunk] Explicitely reject file4/file6 scenario
2014-03-14 Mathieu Malaterre[trunk] Since r2747 we are now able to track which...
2014-03-14 Mathieu Malaterre[trunk] add mecanism to track of addition of new regres...
2014-03-14 Mathieu Malaterre[trunk] Now that issue 165 dataset is in non regression...
2014-03-14 Mathieu Malaterre[trunk] Rework r2731 since it breaks non-regression...
2014-03-14 Mathieu Malaterre[trunk] Be more verbose about failure.
2014-03-13 Mathieu Malaterre[trunk] Add documentation to the checkmd5refs cmake...
2014-03-13 Mathieu Malaterre[trunk] Fix test NR-DEC-issue171.jp2-71-decode-md5...
2014-03-13 Mathieu Malaterre[trunk] Add a double check for user input
2014-03-13 Mathieu Malaterre[trunk] Fix compilation on VS2010 (snprintf is not...
2014-03-13 Mathieu Malaterre[trunk] Add a small helper to spli ppm into 3 pgm files
2014-03-12 Mathieu Malaterre[trunk] TIFF files in test suite can have 1 or 3 components
2014-03-12 Mathieu Malaterre[trunk] Simplify code when reading in TIFF images
2014-03-10 Mathieu Malaterre[trunk] Run richter test suite, correct a regression...
2014-03-10 Mathieu Malaterre[trunk] Tweak JP2 conformance test suite add documentation
2014-03-10 Mathieu Malaterre[trunk] Properly handle number of components to run...
2014-03-10 Mathieu Malaterre[trunk] Handle multi components files with PGM outputs
2014-03-10 Mathieu Malaterre[trunk] Fix inversion in code convention
2014-03-10 Mathieu Malaterre[trunk] Fix typo in the code
2014-03-10 Mathieu Malaterre[trunk] rework actual code to handle DOS/UNIX end of...
2014-03-10 Mathieu Malaterre[trunk] First pass to cleanup compare_dump_files
2014-03-10 Mathieu Malaterre[trunk] Fix compilation when TIFF lib is neither found...
2014-03-10 Mathieu Malaterre[trunk] Fix warnings about shadow variables
2014-03-07 Mathieu Malaterre[trunk] Add new test suite that run on kakadu conforman...
2014-03-07 Mathieu Malaterre[trunk] Cleanup commit. Rename compare family since...
2014-03-07 Mathieu Malaterre[trunk] Use C-style comments
2014-03-07 Mathieu Malaterre[trunk] Rework the code to simplify cleanup code
2014-03-07 Mathieu Malaterre[trunk] Also override the default error handler for...
2014-03-07 Mathieu Malaterre[trunk] Remove warning about implicitly defined function
2014-03-07 Mathieu Malaterre[trunk] Remove TIFF warning handler. This help test...
2014-03-07 Mathieu Malaterre[trunk] Simplify code and remove bogus out of bound...
2014-03-06 Mathieu Malaterre[trunk] Remove warning about sign conversion.
2014-03-06 Mathieu Malaterre[trunk] Remove warning about sign conversion.
2014-03-06 Mathieu Malaterre[trunk] Remove warning about sign conversion.
2014-03-06 Mathieu Malaterre[trunk] Remove some easy warnings about sign compare...
2014-03-06 Mathieu Malaterre[trunk] Remove out of bound access in code and simplify...
2014-03-06 Mathieu Malaterre[trunk] Remove simple warning about unused variables
2014-03-06 Mathieu Malaterre[trunk] Make sure that all output files from the test...
2014-03-04 Mathieu Malaterre[trunk] Add a TIFF compare function (PEAK/MSE)
2014-03-03 Mathieu Malaterre[trunk] fgets takes an int as parameter
2014-03-03 Mathieu Malaterre[trunk] remove some simple warnings about unused params
2014-03-03 Mathieu Malaterre[trunk] Remove simple warnings
2014-03-03 Mathieu Malaterre[trunk] Remove 3635.pdf.asan.77.2930.jp2 from opj_dump...
2014-03-03 Mathieu Malaterre[trunk] Fix md5 values for decode-md5 tests.
2014-03-03 Mathieu Malaterre[trunk] Remove unused variables from test
2014-02-28 Mathieu Malaterre[trunk] Make sure to run *-decode-md5 only after *...
2014-02-28 Mathieu Malaterre[trunk] Mark a file as being invalid for opj_dump
2014-02-28 Mathieu Malaterre[trunk] Fix JPIP test with updated md5sum
2014-02-28 Mathieu Malaterre[trunk] final round of minor cleanups
2014-02-28 Mathieu Malaterre[trunk] Remove PNG generation code for now
2014-02-28 Mathieu Malaterre[trunk] Prefer strcpy since it copies trailing 0 directly
2014-02-28 Mathieu Malaterre[trunk] Simplify code to centralize code cleanup
2014-02-28 Mathieu Malaterre[trunk] Some code cleanup add sentinels
2014-02-28 Mathieu Malaterre[trunk] Remove a simple warning, and use static to...
next