Fix some typos (found by `codespell` and `typos`)
[openjpeg.git] / tests / compare_images.c
2024-02-28 Stefan WeilFix some typos (found by `codespell` and `typos`) 1517/head
2022-05-13 Even RouaultMerge pull request #1386 from DavidKorczynski/cifuzz
2021-10-27 mshebyopj_compress: add a -TargetBitDepth switch for TIFF...
2021-10-21 Even RouaultMerge pull request #1383 from rouault/deprecate_bpp
2021-10-21 Even RouaultAPI: deprecate 'bpp' member in favor of 'prec' 1383/head
2021-06-07 Even RouaultMerge pull request #1358 from rouault/compiler_warning_...
2021-06-07 Even RouaultFix various compiler warnings 1358/head
2021-01-04 Even RouaultMerge pull request #866 from tSed/master
2020-10-09 Even RouaultMerge pull request #1253 from rouault/floating_point_ir...
2020-05-20 Even RouaultTesting: revise testing of lossy encoding by comparing...
2020-05-20 Even Rouaultcompare_images.c: code reformatting
2016-04-30 Matthieu DarboisUpdate lcms (#544)
2015-09-17 mayeutMerge branch 'master' into coc-qcc
2015-09-11 Matthieu DarboisMerge pull request #578 from mayeut/travis-ci
2015-09-11 Matthieu DarboisMerge pull request #579 from mayeut/lossless
2015-09-10 mayeutRemove invalid assert in compare_images
2015-09-09 mayeutCorrect lossless issue on linux x86
2014-03-17 Mathieu Malaterre[trunk] Explicitely reject file4/file6 scenario
2014-03-14 Mathieu Malaterre[trunk] Be more verbose about failure.
2014-03-13 Mathieu Malaterre[trunk] Add a double check for user input
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] 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 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...