Doc: fix error in previous commit
[openjpeg.git] / src / lib / openjp2 / tcd.h
2017-08-09 Even RouaultDoc: fix error in previous commit
2017-08-09 Even Rouaulttcd.h: doc fixes and improvements
2017-08-08 Antonin DescampeMerge pull request #975 from szukw000/changes-for-afl...
2017-08-07 Even RouaultMerge pull request #968 from rouault/reduce_memory_decoding
2017-08-07 Even RouaultSlight improvement in management of code block chunks 968/head
2017-08-07 Even RouaultDecoding: do not allocate memory for the codestream...
2017-07-31 szukw000Catch images broken by AFL
2017-07-30 Even Rouaultsrc/lib/openjp2/*.h: use OPJ_ prefix for inclusion...
2017-06-14 Antonin DescampeMerge pull request #928 from RussellMcOrmond/master
2017-06-13 Even RouaultMerge branch 't1_flag_optimizations'
2017-06-12 Even RouaultEncoder: fix packet writing of empty sub-bands (#891...
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
2016-09-20 Antonin DescampeMerge pull request #834 from trylab/issue833
2016-09-13 Antonin DescampeMerge branch 'smuehlst-bit-fields-type'
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-09-07 Stephan MühlstrasserMerge branch 'master' into bit-fields-type
2016-07-25 Stephan MühlstrasserCreate separate type for bit-fields.
2016-05-25 Even RouaultAdd opj_codec_set_threads() in public API and propagate...
2015-10-09 mayeutMerge branch 'master' into travis-abi
2015-10-06 mayeutMerge branch 'master' into coc-qcc
2015-10-05 mayeutMerge branch 'master' into travis-matrix
2015-09-29 Matthieu DarboisMerge pull request #610 from stweil/master
2015-09-29 Stefan WeilFix typos in comments and string
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-12-12 Matthieu Darbois[trunk] Reduce encoder code block memory usage for...
2014-11-19 Matthieu Darbois[trunk] replace OPJ_MACRO_TCD_ALLOCATE macro by inlined...
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-12-18 Mickael Savinaud[trunk] merge from branch 1.5 a correction about large...
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-25 Mickael Savinaud[trunk] [trunk] remove old opj_tcp and rename opj_tcp_v...
2012-10-25 Mickael Savinaud[trunk] [trunk] remove old opj_cp and rename opj_cp_v2...
2012-10-25 Mickael Savinaud[trunk] rename opj_tcd_truct_v2 to opj_tcd_struct
2012-10-24 Mickael Savinaud[trunk] remove old structures from tcd.h
2012-09-28 Mathieu Malaterre[trunk] Start FolderReorgProposal task