Matthieu Darbois
|
e078172b1c
Add sanity check for tile coordinates (#823)
|
il y a 8 ans |
Mathieu Malaterre
|
76af73bc72
[trunk] Fix inversion in code convention
|
il y a 10 ans |
Mathieu Malaterre
|
f7bc0b49cb
[trunk] Fix typo in the code
|
il y a 10 ans |
Mathieu Malaterre
|
9155e98911
[trunk] rework actual code to handle DOS/UNIX end of lines in a transparent manner.
|
il y a 10 ans |
Mathieu Malaterre
|
7aee50de97
[trunk] First pass to cleanup compare_dump_files
|
il y a 10 ans |
Mathieu Malaterre
|
17d9caae83
[trunk] Remove warning about sign conversion.
|
il y a 10 ans |
Mathieu Malaterre
|
80c5106015
[trunk] fgets takes an int as parameter
|
il y a 10 ans |
Mickael Savinaud
|
d5efeb7df5
[trunk]update the copyright, the authors and thanks to respect the license
|
il y a 12 ans |
Mathieu Malaterre
|
98682e1073
[trunk] Remove some warnings about missing prototypes (gcc)
|
il y a 12 ans |
Mathieu Malaterre
|
d88156d998
[trunk] merge r1234 from branch 1.5 over to trunk
|
il y a 12 ans |
Antonin Descampe
|
aba0e602ed
renamed getopt.{c/h} to opj_getopt.{c/h} and forced the use of these files rather than the system ones. This fixed issue 78. Credit to Winfried.
|
il y a 13 ans |
Mickael Savinaud
|
22a2f98ced
fixed a segfault with fgets return value for some cases inside test function compare_dump_file()
|
il y a 13 ans |
Mickael Savinaud
|
e634cd0d62
add copyright header into new test functions
|
il y a 13 ans |
Mickael Savinaud
|
5743cca5f8
solve some obvious warnings for WIN platform, increase number of warning reported on the dashboard, correct last warnings with gcc 4.4 (-Wall)
|
il y a 13 ans |
Mickael Savinaud
|
c2b0a8101b
correct some warnings detected under unix platform
|
il y a 13 ans |
Mickael Savinaud
|
1776120dba
correct CRLF problem between unix baseline and win platform test file generated by j2k_dump
|
il y a 13 ans |
Mickael Savinaud
|
f4601aff8b
use ansi c function fgets instead of GNU function getline to avoid build error with win platform
|
il y a 13 ans |
Mickael Savinaud
|
eea61ee5e4
added non-regression tests for j2k_dump function and conformance data
|
il y a 13 ans |