summaryrefslogtreecommitdiff
path: root/tests/j2k_random_tile_access.c
AgeCommit message (Expand)Author
2016-01-25processed all c/h files through astyle with opj_astyle.cfgcodingstyleAntonin Descampe
2014-04-23[trunk]Replaced deprecated opj_stream_set_user_data function from APIAntonin Descampe
2013-02-17[trunk] move to the new API for function opj_stream_create_default_file_strea...Mickael Savinaud
2013-02-16[trunk] move to the new API for function opj_stream_destroy. Use now opj_stre...Mickael Savinaud
2012-11-15[trunk]update the copyright, the authors and thanks to respect the licenseMickael Savinaud
2012-11-15[trunk] avoid memory leak in j2k_random_tile_access.cMickael Savinaud
2012-11-15[trunk]extend last commits to appsMickael Savinaud
2012-11-08[trunk] Fix what looks like a copy/paste errorMathieu Malaterre
2012-11-08[trunk] Add more test in j2k_random_tile_accessMathieu Malaterre
2012-10-15[trunk] Remove some warnings about missing prototypes (gcc)Mathieu Malaterre
2012-09-10[trunk] Fix one remaining issue with C90 compatMathieu Malaterre
2012-08-09[trunk] rename opj_destroy_cstr_info_v2 to opj_destroy_cstr_infoMickael Savinaud
2012-08-09[trunk] rename opj_setup_decoder_v2 to opj_setup_decoderMickael Savinaud
2012-08-09[trunk] rename opj_create_decompress_v2 to opj_create_decompressMickael Savinaud
2012-05-02[trunk] Enhance support of events like the v2 branch. Use right name of varia...Mickael Savinaud
2011-12-01[trunk] fix compilation of j2k_random_access on Visual C++Julien Malik
2011-11-30[trunk] fix call to opj_destroy_cstr_info_v2 in j2k_random_tile_accessJulien Malik
2011-11-30[trunk] implement Large File support in the libraryJulien Malik