struct opj_j2k: remove unused fields, and add some documentation
[openjpeg.git] / src / lib / openjp2 / t2.h
2017-08-21 Even RouaultMerge pull request #1001 from rouault/subtile_decoding_...
2017-08-17 Even RouaultSub-tile decoding: only decode precincts and codeblocks...
2017-08-16 Even Rouaultopj_t2_encode_packet(): only emit an error about insuff...
2017-08-10 Even RouaultPropagate event manager down to opj_t2_encode_packet...
2017-07-30 Even Rouaultsrc/lib/openjp2/*.h: use OPJ_ prefix for inclusion...
2017-07-30 Even RouaultFix Doxygen warnings (patch derived from Winfried's...
2017-05-15 Even RouaultMerge pull request #926 from rouault/reformat_h_files
2017-05-15 Even RouaultReformat: apply reformattin on .h files (#128) 926/head
2015-08-21 Matthieu DarboisMerge pull request #559 from szukw000/cmyk-cielab-esycc
2015-07-30 mayeutSync coc-qcc branch with master
2015-07-30 Matthieu DarboisMerge pull request #558 from mayeut/remove-printf
2015-07-30 mayeutRemove printf/fprintf to stdout/stderr throughout openj... 558/head
2014-04-03 Antonin Descampe[trunk] updated copyright and added copyright notice...
2012-11-15 Mickael Savinaud[trunk]update the copyright, the authors and thanks...
2012-11-15 Mickael Savinaud[trunk] move opj_bool to OPJ_BOOL to follow the other...
2012-10-29 Mickael Savinaud[trunk] remove old struct from V1 and not used in V2
2012-10-25 Mickael Savinaud[trunk] [trunk] remove old opj_cp and rename opj_cp_v2...
2012-10-25 Mickael Savinaud[trunk] [trunk] remove old opj_t2 and rename opj_t2_v2...
2012-10-25 Mickael Savinaud[trunk] rename opj_tcd_truct_v2 to opj_tcd_struct
2012-09-28 Mathieu Malaterre[trunk] Start FolderReorgProposal task