summaryrefslogtreecommitdiff
path: root/tests/compare_images.c
AgeCommit message (Expand)Author
2024-02-28Fix some typos (found by `codespell` and `typos`)Stefan Weil
2021-10-27opj_compress: add a -TargetBitDepth switch for TIFF output (#1384)msheby
2021-10-21API: deprecate 'bpp' member in favor of 'prec'Even Rouault
2021-06-07Fix various compiler warningsEven Rouault
2020-05-20Testing: revise testing of lossy encoding by comparing PEAK and MSE with orig...Even Rouault
2020-05-20compare_images.c: code reformattingEven Rouault
2016-04-30Update lcms (#544)Matthieu Darbois
2015-09-10Remove invalid assert in compare_imagesmayeut
2015-09-10Correct lossless issue on linux x86mayeut
2014-03-17[trunk] Explicitely reject file4/file6 scenarioMathieu Malaterre
2014-03-14[trunk] Be more verbose about failure.Mathieu Malaterre
2014-03-13[trunk] Add a double check for user inputMathieu 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] 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 compilation when TIFF lib is neither found nor compiledMathieu Malaterre
2014-03-10[trunk] Fix warnings about shadow variablesMathieu Malaterre
2014-03-07[trunk] Add new test suite that run on kakadu conformance imagesMathieu Malaterre
2014-03-07[trunk] Cleanup commit. Rename compare family since comparePGX now support TIFF.Mathieu Malaterre