openjpeg/src/lib
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
..
openjp2 Fix negative shift left reported by UBSan (#758) 2016-04-27 21:56:09 +02:00
openjp3d Fix typos 2015-11-27 21:38:41 +01:00
openjpip Fix typo in variable name 2015-09-29 05:57:09 +02:00
openjpwl I do not recall exactly... I would say that the correct version should be 2015-10-13 15:20:54 +02:00
openmj2 Remove whitespace and CR at line endings (#678) 2016-04-26 22:12:11 +02:00
CMakeLists.txt [trunk] FolderReorgProposal task: refactor MJ2 2012-09-28 08:51:14 +00:00