Integrate some more diffs from the 1.5 branch
[openjpeg.git] / tests /
2011-12-02 Mathieu MalaterreSimplify code. Use standard find_package call instead...
2011-12-01 Mickael Savinaud[trunk] fix a bug during the creation of the codestream...
2011-12-01 Julien Malik[trunk] fix compilation of j2k_random_access on Visual C++
2011-11-30 Julien Malik[trunk] fix call to opj_destroy_cstr_info_v2 in j2k_ran...
2011-11-30 Mickael Savinaud[trunk] fix error about the way to detect the additiona...
2011-11-30 Julien Malik[trunk] implement Large File support in the library
2011-11-29 Mickael Savinaud[trunk] fix error with new way to detect kdu_expand
2011-11-27 Julien Malik[trunk] search for kdu_expand in a more cmake-compliant way
2011-11-17 Mickael Savinaud[trunk] WIP: fix bug when decoding an area or a tile...
2011-11-17 Mickael Savinaud[trunk] WIP: enhance j2k_to_image with new get_decoded_...
2011-11-10 Mickael Savinaud[trunk] fix tests/nonregresion/CMakeList.txt
2011-11-09 Mickael Savinaud[trunk] WIP: fix get_decoded_tile function to avoid...
2011-11-09 Julien Malik[trunk] add some sanity check in CMakeLists to prevent...
2011-10-21 Mickael Savinaud[trunk] WIP: manage output image with area correponding...
2011-10-20 Mickael Savinaud[trunk] WIP: isolate dump test suite
2011-10-19 Mickael Savinaud[trunk] WIP: solve some memory leak in test compare...
2011-10-11 Mickael Savinaud[trunk] WIP: correct mistake with JP2 files and manage...
2011-10-07 Mickael Savinaud[trunk] WIP: update jp2 dump functions with the new...
2011-10-07 Mickael Savinaud[trunk] WIP: update output filename of conformance...
2011-10-07 Mickael Savinaud[trunk] WIP: backport rev 967-969 about test suite...
2011-09-02 Mickael Savinaudfixed windows nighlty crash about one missing opj_getop...
2011-09-01 Antonin Descamperenamed getopt.{c/h} to opj_getopt.{c/h} and forced...
2011-08-31 Mickael Savinaudfixed a segfault with fgets return value for some cases...
2011-08-31 Mickael Savinaudenhance the encoding test suite and remove unsued CONFI...
2011-08-30 Mickael Savinaudadded first version of the encoding tests suite
2011-08-22 Mathieu MalaterreProperly close bug #73, by providing a test for it.
2011-08-10 Mickael Savinaudadd copyright header into new test functions
2011-07-29 Mickael Savinaudsolve some obvious warnings for WIN platform, increase...
2011-07-27 Mickael Savinaudcorrect some warnings detected under unix platform
2011-07-27 Mickael Savinaudadded new decoding/dump tests based on data found in...
2011-07-26 Mickael Savinaudcorrect CRLF problem between unix baseline and win...
2011-07-26 Mickael Savinauduse ansi c function fgets instead of GNU function getli...
2011-07-25 Mickael Savinaudadded non-regression tests for j2k_dump function and...
2011-07-22 Mickael Savinaudcorrect some troubles about thirdparty when they are...
2011-07-21 Mickael Savinaudcorrect a compil error linked to getopt with win platform
2011-07-21 Mickael Savinaudadd new decode tests based on conformance data and...