T1 decoder: check code stream errors when predictable termination is enabled and...
[openjpeg.git] / src / lib / openjp2 / mqc.c
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 RouaultT1: avoid pointer indirection for mqc and raw members...
2017-05-15 Even RouaultMQC: remove disabled MQC_PERF_OPT mode, which brings...
2017-05-15 Even RouaultAdd comments about non successfull attempt of implement...
2017-05-15 Even RouaultMerge pull request #919 from rouault/reformat
2017-05-09 Even RouaultReformat whole codebase with astyle.options (#128)
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 Kal ConleyMove some MQC functions into a header for speed
2016-04-18 Antonin DescampeMerge pull request #708 from GrokImageCompression/issue_695
2016-01-30 Aaron Boxersuppress valgrind error - avoid accessing uninitialized... 708/head
2016-01-29 Aaron Boxerissue #695 MQ Encode: ensure that bp pointer never...
2015-07-25 Matthieu DarboisMerge pull request #528 from mayeut/zlib-1.2.8
2015-07-25 Matthieu DarboisMerge pull request #521 from manisandro/bigendian
2015-07-20 Matthieu DarboisMerge pull request #533 from mayeut/refactor-read-ppX
2015-07-20 mayeutMerge remote-tracking branch 'uclouvain/master' into...
2015-07-18 Matthieu DarboisMerge pull request #537 from mayeut/master
2015-07-18 mayeutAdd some missing static 537/head
2014-09-19 Antonin Descampeadded memory allocation checks (fixes issue 355)
2014-04-03 Antonin Descampe[trunk] updated copyright and added copyright notice...
2014-03-07 Mathieu Malaterre[trunk] Another round of fixes for sign conversion...
2014-03-04 Mathieu Malaterre[trunk] Revert portion of r2562, need to investigate...
2014-03-03 Mathieu Malaterre[trunk] Remove remaining conversion issues in mqc.c
2012-11-15 Mickael Savinaud[trunk] move opj_bool to OPJ_BOOL to follow the other...
2012-10-24 Mickael Savinaud[trunk] remove a usefulness test before a free
2012-10-03 Mickael Savinaud[trunk] update mqc global functions with opj_ prefix
2012-10-03 Mickael Savinaud[trunk] add comments to check some parts of mqc.c and...
2012-10-03 Mickael Savinaudupadate mqc with new opj_type and use opj_ prefix for...
2012-09-28 Mathieu Malaterre[trunk] Start FolderReorgProposal task