summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-05-19[trunk] Add check for at most 1 COD marker per tile. 1 COD marker for MH (fix...Matthieu Darbois
2014-12-22[trunk] fixed component precision upscaling in opj_decompress (fixes issue 458)Matthieu Darbois
2014-12-22[trunk] updated BMP format input supportMatthieu Darbois
2014-12-22[trunk] updated BMP format input supportMatthieu Darbois
2014-12-20[trunk] updated tests to get BMP RLE8 testedMatthieu Darbois
2014-12-20[trunk] fixed BMP reading for 8bpp when width & 3 == 1Matthieu Darbois
2014-12-20[trunk] updated testsMatthieu Darbois
2014-12-20[trunk] fixed test issues (fixes issue 454)Matthieu Darbois
2014-12-20[trunk] fixed return value for compare_raw_files (fixes issue 453)Matthieu Darbois
2014-12-19[trunk] Updated checks regarding number of decomposition levels when compressingMatthieu Darbois
2014-12-18[trunk] Fixed a crash on illegal tile offset when decoding Matthieu Darbois
2014-12-18[trunk] Fixed a crash on 0xh or wx0 image size decoding Matthieu Darbois
2014-12-09[trunk] add test for compression using MCT with alpha channelMatthieu Darbois
2014-11-22[trunk] added an option to upsample image components in opj_decompressMatthieu Darbois
2014-11-22[trunk] added option to force rgb output in opj_decompress (fixes issue 282 ,...Matthieu Darbois
2014-11-21[trunk] added check for tile component data size overflow (fixes issue 432)Matthieu Darbois
2014-11-20[trunk] added check for pclr box validity (fixes issue 429)Matthieu Darbois
2014-11-19[trunk] added option to force output bit depth in opj_decompress (fixes issue...Matthieu Darbois
2014-11-18[trunk] fixed a bug leading to jpwl build failure & add related odd width/hei...Matthieu Darbois
2014-11-17[data] added new non-regression tests from foxitMatthieu Darbois
2014-10-22[trunk] workaround to make MD5 work under valgrind on MacOSX (fixes issue 410)Antonin Descampe
2014-10-22[trunk] Added new non-regression tests from foxit issuesAntonin Descampe
2014-10-22[trunk] add a check on mandatory headers in Main Header (fixes issue 408)Antonin Descampe
2014-09-19trunk: extend support for pdf2jp2Mathieu Malaterre
2014-04-23[trunk]Replaced deprecated opj_stream_set_user_data function from APIAntonin Descampe
2014-03-26[trunk] Run test suite on issue 316 datasetMathieu Malaterre
2014-03-26[trunk] Add small utilities to extract JP2 files from PDFMathieu Malaterre
2014-03-25[trunk] Add sentinel in case list empty. Mathieu Malaterre
2014-03-25[trunk] Add documentationMathieu Malaterre
2014-03-18[trunk] Now that dataset from issue 297 have been imported, run test suite.Mathieu Malaterre
2014-03-17[trunk] Explicitely reject file4/file6 scenarioMathieu Malaterre
2014-03-14[trunk] Since r2747 we are now able to track which files are missing from the...Mathieu Malaterre
2014-03-14[trunk] add mecanism to track of addition of new regression files in svn/data...Mathieu Malaterre
2014-03-14[trunk] Now that issue 165 dataset is in non regression repository, activate ...Mathieu Malaterre
2014-03-14[trunk] Rework r2731 since it breaks non-regression testingMathieu Malaterre
2014-03-14[trunk] Be more verbose about failure.Mathieu Malaterre
2014-03-13[trunk] Add documentation to the checkmd5refs cmake module (used for regressi...Mathieu Malaterre
2014-03-13[trunk] Fix test NR-DEC-issue171.jp2-71-decode-md5 after recent code changeMathieu Malaterre
2014-03-13[trunk] Add a double check for user inputMathieu Malaterre
2014-03-13[trunk] Fix compilation on VS2010 (snprintf is not C89). C++11 should avoid t...Mathieu Malaterre
2014-03-13[trunk] Add a small helper to spli ppm into 3 pgm filesMathieu Malaterre
2014-03-12[trunk] TIFF files in test suite can have 1 or 3 componentsMathieu Malaterre
2014-03-12[trunk] Simplify code when reading in TIFF imagesMathieu Malaterre
2014-03-10[trunk] Run richter test suite, correct a regression introduced in r2668Mathieu Malaterre
2014-03-10[trunk] Tweak JP2 conformance test suite add documentationMathieu Malaterre
2014-03-10[trunk] Properly handle number of components to run kakadu test suite.Mathieu Malaterre
2014-03-10[trunk] Handle multi components files with PGM outputsMathieu Malaterre
2014-03-10[trunk] Fix inversion in code conventionMathieu Malaterre
2014-03-10[trunk] Fix typo in the codeMathieu Malaterre
2014-03-10[trunk] rework actual code to handle DOS/UNIX end of lines in a transparent m...Mathieu Malaterre