Reformat whole codebase with astyle.options (#128)
[openjpeg.git] / src / lib / openjp2 / t1_generate_luts.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-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 Matthieu DarboisFix coverity 113065 (CWE-484) (#824)
2016-09-08 Even RouaultMerge branch 'master' of https://github.com/uclouvain... 786/head
2016-05-21 Even RouaultConst'ify lut arrays so they are in the read-only data...
2016-04-18 Antonin DescampeMerge pull request #708 from GrokImageCompression/issue_695
2016-04-12 Antonin DescampeMerge pull request #734 from senbox-org/opj_dump_dead_code
2016-04-12 Antonin DescampeMerge pull request #735 from senbox-org/cppcheck_fix_op...
2016-04-09 Julien MalikFix uninitialized variable reported by cppcheck 735/head
2014-04-03 Antonin Descampe[trunk] updated copyright and added copyright notice...
2014-03-10 Mathieu Malaterre[trunk] remove a warning when using strict prototype
2012-10-15 Mathieu Malaterre[trunk] Fix warning for no previous prototype by using...
2012-10-05 Mickael Savinaud[trunk] update t1_generate_luts.c with the right ouput...
2012-10-05 Mickael Savinaud[trunk] rename int.h to opj_intmath.h and rename all...
2012-10-02 Mathieu Malaterre[trunk] Set of warnings fix for gcc -pedantic
2012-09-28 Mathieu Malaterre[trunk] Start FolderReorgProposal task