fixup! Try to build with AVX2.
[openjpeg.git] / tests / j2k_random_tile_access.c
2014-04-23 Antonin Descampe[trunk]Replaced deprecated opj_stream_set_user_data...
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]update the copyright, the authors and thanks...
2012-11-15 Mickael Savinaud[trunk] avoid memory leak in j2k_random_tile_access.c
2012-11-15 Mickael Savinaud[trunk]extend last commits to apps
2012-11-08 Mathieu Malaterre[trunk] Fix what looks like a copy/paste error
2012-11-08 Mathieu Malaterre[trunk] Add more test in j2k_random_tile_access
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-09 Mickael Savinaud[trunk] rename opj_destroy_cstr_info_v2 to opj_destroy_...
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-05-02 Mickael Savinaud[trunk] Enhance support of events like the v2 branch...
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 Julien Malik[trunk] implement Large File support in the library