Reformat whole codebase with astyle.options (#128)
[openjpeg.git] / src / lib / openjp2 / mqc.c
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