tests: add alternate checksums for libtiff 4.1
[openjpeg.git] / tests / test_tile_decoder.c
2016-09-21 Stefan WeilFix some issues reported by Coverity Scan (#846)
2014-04-23 Antonin Descampe[trunk]Replaced deprecated opj_stream_set_user_data...
2014-03-06 Mathieu Malaterre[trunk] Remove simple warning about unused variables
2014-03-03 Mathieu Malaterre[trunk] Remove unused variables from test
2014-02-26 Mathieu Malaterre[trunk] Remove some simple warnings about cast, and...
2013-02-17 Mickael Savinaud[trunk] move to the new API for function opj_stream_cre...
2013-02-16 Mickael Savinaud[trunk] move to the new API for function opj_stream_des...
2012-11-15 Mickael Savinaud[trunk]extend last commits to apps
2012-10-15 Mathieu Malaterre[trunk] Remove some warnings about missing prototypes...
2012-09-10 Mathieu Malaterre[trunk] Fix one remaining issue with C90 compat
2012-08-22 Luc Hermitte[trunk] realloc is misused and may leak memory (Issue...
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 SavinaudReorganize and clean style of test_tile_decoder.c
2012-05-21 Mathieu MalaterreActivate tile decoding system to reproduce issues
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