openjpeg/src
Matthieu Darbois 6f2ac3ee36 Fix negative shift left reported by UBSan (#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-26 22:06:06 +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 (#757) 2016-04-26 22:06:06 +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