summaryrefslogtreecommitdiff
path: root/tests/comparePGXimages.c
AgeCommit message (Expand)Author
2012-11-15[trunk]update the copyright, the authors and thanks to respect the licenseMickael Savinaud
2012-11-15[trunk]extend last commits to appsMickael 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 trunkMathieu Malaterre
2011-10-19[trunk] WIP: solve some memory leak in test compare functionsMickael Savinaud
2011-09-01renamed getopt.{c/h} to opj_getopt.{c/h} and forced the use of these files ra...Antonin Descampe
2011-08-10add copyright header into new test functionsMickael Savinaud
2011-07-29solve some obvious warnings for WIN platform, increase number of warning repo...Mickael Savinaud
2011-07-26use ansi c function fgets instead of GNU function getline to avoid build erro...Mickael Savinaud
2011-07-25added non-regression tests for j2k_dump function and conformance dataMickael Savinaud
2011-07-21add new decode tests based on conformance data and tolerance. Non regression ...Mickael Savinaud