index
:
openjpeg
UCL
avendor
cancel
carl-1
carl-2
carl-2-rebased-on-master
ccache
codingstyle
coverity_scan
coverity_scan_original
dcpomatic-2.5.2
dcpomatic-2.5.4
dev-restart
fix-bypass-restart
fix_bypass_pterm_termall
fix_bypass_pterm_termall_and_lossless_decomposition_issue
floating_point_irreversible_encoding
gh-pages
j2kviewer
master
master-cdist
openjp3d
openjpeg-1.5
openjpeg-2.0
openjpeg-2.1
openjpeg3d
openjpeg3d@745
openjpeg3d@749
opj-v1-branch
opj_idwt53_h_cas0_SSE2
opt
t1_dec_signed_magnitude_representation
t1_optim_attempt_refpass_4_at_context16
v2
videocon-1
Fork of openjpeg library for JPEG2000 encoding and decoding
cth@carlh.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
compare_images.c
Age
Commit message (
Expand
)
Author
2024-02-28
Fix some typos (found by `codespell` and `typos`)
Stefan Weil
2021-10-27
opj_compress: add a -TargetBitDepth switch for TIFF output (#1384)
msheby
2021-10-21
API: deprecate 'bpp' member in favor of 'prec'
Even Rouault
2021-06-07
Fix various compiler warnings
Even Rouault
2020-05-20
Testing: revise testing of lossy encoding by comparing PEAK and MSE with orig...
Even Rouault
2020-05-20
compare_images.c: code reformatting
Even Rouault
2016-04-30
Update lcms (#544)
Matthieu Darbois
2015-09-10
Remove invalid assert in compare_images
mayeut
2015-09-10
Correct lossless issue on linux x86
mayeut
2014-03-17
[trunk] Explicitely reject file4/file6 scenario
Mathieu Malaterre
2014-03-14
[trunk] Be more verbose about failure.
Mathieu Malaterre
2014-03-13
[trunk] Add a double check for user input
Mathieu Malaterre
2014-03-12
[trunk] TIFF files in test suite can have 1 or 3 components
Mathieu Malaterre
2014-03-12
[trunk] Simplify code when reading in TIFF images
Mathieu Malaterre
2014-03-10
[trunk] Run richter test suite, correct a regression introduced in r2668
Mathieu 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 outputs
Mathieu Malaterre
2014-03-10
[trunk] Fix compilation when TIFF lib is neither found nor compiled
Mathieu Malaterre
2014-03-10
[trunk] Fix warnings about shadow variables
Mathieu Malaterre
2014-03-07
[trunk] Add new test suite that run on kakadu conformance images
Mathieu Malaterre
2014-03-07
[trunk] Cleanup commit. Rename compare family since comparePGX now support TIFF.
Mathieu Malaterre