Merge pull request #636 from uclouvain/opj_malloc-625
[openjpeg.git] / src / lib / openjp2 / opj_intmath.h
2015-08-23 mayeutFix some calculations in opj_tcd_init_tile
2015-07-27 Matthieu DarboisMerge pull request #550 from mayeut/msvc-emul
2015-07-27 mayeutUse __emul under msvc x86 for fast 64 = 32 * 32 550/head
2015-07-26 Matthieu DarboisMerge pull request #548 from mayeut/master
2015-07-26 mayeutRemove some warnings when building 548/head
2015-06-05 mayeutMerge branch 'master' into issue-254
2015-05-27 Matthieu Darbois[trunk] Fix overflow in opj_image_comp_header_update...
2015-02-02 Antonin Descampe[trunk] added overflow checks (fixes issue 431)
2014-12-20 Matthieu Darbois[trunk] fixed a possible overflow in opj_t1_encode_cblk...
2014-12-13 Matthieu Darbois[trunk] Speed-up opj_int_fix_mul by removing unneeded...
2014-04-03 Antonin Descampe[trunk] updated copyright and added copyright notice...
2014-03-14 Mathieu Malaterre[trunk] Apply final missing patch from sumatrapdf team:
2014-03-03 Mathieu Malaterre[trunk] Explicitely trigger issue 229, there may be...
2012-10-05 Mickael Savinaud[trunk] rename int.h to opj_intmath.h and rename all...