openjpeg/src
Matthieu Darbois e6881e7527 Fix negative shift left reported by UBSan (#758)
Follow-up of #757

This shall have no performance impact on 2’s complement machine where
the compiler replaces the multiplication by power of two (constant) by
a left shift.
Verified at least on MacOS Xcode 7.3, same assembly generated after fix.
2016-04-27 21:56:09 +02:00
..
bin Allow to write 3/5/7/9/11/13/15 bpp TIF files 2016-04-23 04:29:03 +02:00
lib Fix negative shift left reported by UBSan (#758) 2016-04-27 21:56:09 +02:00
CMakeLists.txt trunk: fixed cmake config so as to be able to link opj_jpip_server with FCGI. 2013-10-30 08:59:23 +00:00