summaryrefslogtreecommitdiff
path: root/src/lib/openjp2/opj_intmath.h
AgeCommit message (Expand)Author
2016-01-25processed all c/h files through astyle with opj_astyle.cfgcodingstyleAntonin Descampe
2015-08-23Fix some calculations in opj_tcd_init_tilemayeut
2015-07-27Use __emul under msvc x86 for fast 64 = 32 * 32mayeut
2015-07-26Remove some warnings when buildingmayeut
2015-05-27[trunk] Fix overflow in opj_image_comp_header_update (fixes issue 495)Matthieu Darbois
2015-02-02[trunk] added overflow checks (fixes issue 431)Antonin Descampe
2014-12-20[trunk] fixed a possible overflow in opj_t1_encode_cblks call to opj_int_fix_...Matthieu Darbois
2014-12-13[trunk] Speed-up opj_int_fix_mul by removing unneeded operation Matthieu Darbois
2014-04-03[trunk] updated copyright and added copyright notice required by ISO, in each...Antonin Descampe
2014-03-14[trunk] Apply final missing patch from sumatrapdf team:Mathieu Malaterre
2014-03-03[trunk] Explicitely trigger issue 229, there may be an impact in code executi...Mathieu Malaterre
2012-10-05[trunk] rename int.h to opj_intmath.h and rename all its functions with opj_ ...Mickael Savinaud