[trunk] FolderReorgProposal task: Fix doxygen
[openjpeg.git] / tests /
2012-09-30 Mickael Savinaud[trunk] update the name of the executable used for...
2012-09-28 Mathieu Malaterre[trunk] Start FolderReorgProposal task
2012-09-10 Mathieu Malaterre[trunk] Fix one remaining issue with C90 compat
2012-08-30 Mickael Savinaud[trunk] Remove CMake-language block-end command arguments
2012-08-30 Mickael Savinaud[trunk] Convert CMake-language commands to lower case
2012-08-22 Luc Hermitte[trunk] realloc is misused and may leak memory (Issue...
2012-08-09 Mickael Savinaud[trunk] rename opj_destroy_cstr_info_v2 to opj_destroy_...
2012-08-09 Mickael Savinaud[trunk] rename opj_setup_encoder_v2 to opj_setup_encoder
2012-08-09 Mickael Savinaudrename opj_create_compress_v2 to opj_create_compress
2012-08-09 Mickael Savinaud[trunk] rename opj_setup_decoder_v2 to opj_setup_decoder
2012-08-09 Mickael Savinaud[trunk] rename opj_create_decompress_v2 to opj_create_d...
2012-08-09 Mickael SavinaudAdd file type detection in test_tile_decoder to support...
2012-08-09 Mickael SavinaudUse the right file as input for the test ttd2
2012-08-09 Mickael SavinaudReorganize and clean style of test_tile_decoder.c
2012-06-01 Mickael Savinaud[trunk] use new names for baseline
2012-05-29 Mathieu Malaterre[trunk] Fix a simple leak in test_tile_encoder
2012-05-29 Mathieu Malaterre[trunk] Adding more tests. tte5.j2k looks as if the...
2012-05-21 Mathieu Malaterre[trunk] Enable tile decoding/encoding round trip
2012-05-21 Mathieu MalaterreActivate tile decoding system to reproduce issues
2012-05-14 Mickael Savinaudresolve bug under win arch with test_tile_encoder.c
2012-05-14 Mathieu Malaterre[trunk] Start activating tile tests
2012-05-14 Mathieu Malaterre[trunk] Fix remaining compilation errors
2012-05-14 Mickael Savinaudremove opj_event_mgr struct from test_tile_decoder
2012-05-14 Mathieu Malaterre[trunk] Fix using proper v2 function
2012-05-14 Mathieu Malaterre[trunk] Import from v2 test_tile_decoder
2012-05-13 Mickael Savinaudsolve problem with input of image_to_j2k; using the...
2012-05-02 Mickael Savinaud[trunk] Enhance support of events like the v2 branch...
2012-03-26 Mickael Savinaud[trunk] add missing file needed to compile last commit
2012-03-23 Mickael Savinaud[trunk] add test_tile_encoder test and function related
2012-03-19 Mathieu Malaterre[trunk] Remove remaining of OPJ_INT64_F/OPJ_UINT64_F...
2012-03-02 Mathieu Malaterre[trunk] convert from DOS eol to UNIX eol
2012-03-02 Mathieu Malaterre[trunk] Sync with branch 1.5
2012-03-02 Mathieu Malaterre[trunk] merge r1234 from branch 1.5 over to trunk
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...