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_dump_files.c
Age
Commit message (
Expand
)
Author
2016-09-08
Add sanity check for tile coordinates (#823)
Matthieu Darbois
2014-03-10
[trunk] Fix inversion in code convention
Mathieu Malaterre
2014-03-10
[trunk] Fix typo in the code
Mathieu Malaterre
2014-03-10
[trunk] rework actual code to handle DOS/UNIX end of lines in a transparent m...
Mathieu Malaterre
2014-03-10
[trunk] First pass to cleanup compare_dump_files
Mathieu Malaterre
2014-03-06
[trunk] Remove warning about sign conversion.
Mathieu Malaterre
2014-03-03
[trunk] fgets takes an int as parameter
Mathieu Malaterre
2012-11-15
[trunk]update the copyright, the authors and thanks to respect the license
Mickael Savinaud
2012-10-15
[trunk] Remove some warnings about missing prototypes (gcc)
Mathieu Malaterre
2012-03-02
[trunk] merge r1234 from branch 1.5 over to trunk
Mathieu Malaterre
2011-09-01
renamed getopt.{c/h} to opj_getopt.{c/h} and forced the use of these files ra...
Antonin Descampe
2011-08-31
fixed a segfault with fgets return value for some cases inside test function ...
Mickael Savinaud
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-27
correct some warnings detected under unix platform
Mickael Savinaud
2011-07-26
correct CRLF problem between unix baseline and win platform test file generat...
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