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
/
comparePGXimages.c
Age
Commit message (
Expand
)
Author
2014-03-07
[trunk] Cleanup commit. Rename compare family since comparePGX now support TIFF.
Mathieu Malaterre
2014-03-07
[trunk] Also override the default error handler for TIFF files
Mathieu Malaterre
2014-03-07
[trunk] Remove warning about implicitly defined function
Mathieu Malaterre
2014-03-07
[trunk] Remove TIFF warning handler. This help test suite run smoothly on win...
Mathieu Malaterre
2014-03-07
[trunk] Simplify code and remove bogus out of bound check
Mathieu Malaterre
2014-03-06
[trunk] Remove warning about sign conversion.
Mathieu Malaterre
2014-03-06
[trunk] Remove out of bound access in code and simplify code. this is a test ...
Mathieu Malaterre
2014-03-04
[trunk] Add a TIFF compare function (PEAK/MSE)
Mathieu Malaterre
2014-03-03
[trunk] Remove simple warnings
Mathieu Malaterre
2014-02-28
[trunk] final round of minor cleanups
Mathieu Malaterre
2014-02-28
[trunk] Remove PNG generation code for now
Mathieu Malaterre
2014-02-28
[trunk] Prefer strcpy since it copies trailing 0 directly
Mathieu Malaterre
2014-02-28
[trunk] Simplify code to centralize code cleanup
Mathieu Malaterre
2014-02-28
[trunk] Some code cleanup add sentinels
Mathieu Malaterre
2014-02-28
[trunk] Remove a simple warning, and use static to detect unused functions. S...
Mathieu Malaterre
2014-01-23
[trunk] added some tests for Cinema2k 48fps and Cinema 4k 24 fps. Fixed
Antonin Descampe
2013-03-03
[trunk] split into two config files config options related to the lib and to ...
Mickael Savinaud
2012-11-15
[trunk]update the copyright, the authors and thanks to respect the license
Mickael Savinaud
2012-11-15
[trunk]extend last commits to apps
Mickael Savinaud
2012-03-19
[trunk] Remove remaining of OPJ_INT64_F/OPJ_UINT64_F before move to C99 conve...
Mathieu Malaterre
2012-03-02
[trunk] merge r1234 from branch 1.5 over to trunk
Mathieu Malaterre
2011-10-19
[trunk] WIP: solve some memory leak in test compare functions
Mickael Savinaud
2011-09-01
renamed getopt.{c/h} to opj_getopt.{c/h} and forced the use of these files ra...
Antonin Descampe
2011-08-10
add copyright header into new test functions
Mickael Savinaud
2011-07-29
solve some obvious warnings for WIN platform, increase number of warning repo...
Mickael Savinaud
2011-07-26
use ansi c function fgets instead of GNU function getline to avoid build erro...
Mickael Savinaud
2011-07-25
added non-regression tests for j2k_dump function and conformance data
Mickael Savinaud
2011-07-21
add new decode tests based on conformance data and tolerance. Non regression ...
Mickael Savinaud