Flags in T1 shall be unsigned (#840)
[openjpeg.git] / src / lib / openjp2 / t1.h
2016-09-14 Matthieu DarboisFlags in T1 shall be unsigned (#840)
2016-09-13 Antonin DescampeMerge branch 'bit-fields-type' of https://github.com...
2016-09-13 Antonin DescampeMerge pull request #786 from rouault/tier1_optimization...
2016-09-08 Even RouaultMerge branch 'master' of https://github.com/uclouvain... 786/head
2016-05-25 Even RouaultUse thread-pool for T1 decoding
2016-05-23 Even RouaultTier 1 decoding: add a colflags array
2016-05-21 Even Rouaultopj_t1_updateflags(): tiny optimization
2014-12-09 Antonin Descampe[trunk] check number of components when getting mct...
2014-11-03 Antonin Descampe[trunk] significantly reduces memory for single tile...
2014-04-03 Antonin Descampe[trunk] updated copyright and added copyright notice...
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_tcp and rename opj_tcp_v...
2012-10-25 Mickael Savinaud[trunk] rename opj_tcd_truct_v2 to opj_tcd_struct
2012-10-24 Mickael Savinaud[trunk] rename flag_t to opj_flag_t
2012-10-15 Mathieu Malaterre[trunk] Remove some warnings about missing prototypes...
2012-09-28 Mathieu Malaterre[trunk] Start FolderReorgProposal task