Merge pull request #636 from uclouvain/opj_malloc-625
[openjpeg.git] / src / lib / openjp2 / dwt.c
2015-10-18 Matthieu DarboisMerge pull request #636 from uclouvain/opj_malloc-625
2015-10-17 mayeutFix inconsistent behavior of malloc(0)
2015-10-13 Matthieu DarboisMerge pull request #627 from mayeut/appveyor
2015-10-13 Mathieu MalaterreRemove the explicit restrict keyword
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] As reported by clang analyzer thoses values...
2014-03-07 Mathieu Malaterre[trunk] Another of fixes for warning about sign conversion
2014-03-03 Mathieu Malaterre[trunk] Remove easy to fix warnings about conversion
2012-11-16 Mickael Savinaud[trunk] add opj_ prefix to some internal define and...
2012-11-15 Mickael Savinaud[trunk] move opj_bool to OPJ_BOOL to follow the other...
2012-10-25 Mickael Savinaud[trunk] rename opj_tcd_truct_v2 to opj_tcd_struct
2012-10-24 Mickael Savinaud[trunk] Finalize dwt.v/.h with the v2 style : remove...
2012-10-05 Mickael Savinaud[trunk] rename int.h to opj_intmath.h and rename all...
2012-10-03 Mickael Savinaud[trunk] correct warnings linked to static dwt functions...
2012-09-28 Mathieu Malaterre[trunk] Start FolderReorgProposal task