struct opj_j2k: remove unused fields, and add some documentation
[openjpeg.git] / src / lib / openjp2 / mqc.h
2017-08-14 Even RouaultMerge pull request #984 from stweil/const
2017-08-14 Stefan WeilUse const qualifier for mqc_states 984/head
2017-07-30 Even Rouaultsrc/lib/openjp2/*.h: use OPJ_ prefix for inclusion...
2017-07-26 Even RouaultMerge pull request #800 from rouault/tier1_optimization...
2017-07-26 Even RouaultT1 decoder: check code stream errors when predictable... 800/head
2017-06-14 Antonin DescampeMerge pull request #928 from RussellMcOrmond/master
2017-06-13 Even RouaultMerge branch 't1_flag_optimizations'
2017-06-09 Even RouaultT1: fix BYPASS/LAZY, TERMALL/RESTART and PTERM/ERTERM... fix_bypass_pterm_termall 947/head
2017-06-02 Even RouaultMQC/RAW decoder: use an artificial 0xFF 0xFF terminatin...
2017-06-02 Even RouaultForce inlining of mqc decoding and pass steps through...
2017-06-02 Even RouaultT1: avoid pointer indirection for mqc and raw members...
2017-06-02 Even RouaultT1: Transpose coder optimizations to decoder, and clean...
2017-05-15 Even RouaultMQC: remove disabled MQC_PERF_OPT mode, which brings...
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 '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-21 Even RouaultReduce number of occurrences of orient function argument
2016-05-21 Kal ConleyMove some MQC functions into a header for speed
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-11-13 Mickael Savinaud[trunk] remove warnings raised by flags -Wall -Wextra...
2012-10-03 Mickael Savinaud[trunk] update mqc global functions with opj_ prefix
2012-10-03 Mickael Savinaudupadate mqc with new opj_type and use opj_ prefix for...
2012-09-28 Mathieu Malaterre[trunk] Start FolderReorgProposal task