]> git.sesse.net Git - ffmpeg/commit
j2k: reorder multiplications to avoid interger overflows related to code blocks
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 22 Oct 2012 21:56:14 +0000 (23:56 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 22 Oct 2012 22:03:49 +0000 (00:03 +0200)
commit45ae9a8fc903d5b5041a5d34015aa98ab2bc12be
tree72840e28de22b9fc5d863ec7ef9844cf8bfdc424
parent7c2d5eec29e0433f34cf584fd5293795b7ac023f
j2k: reorder multiplications to avoid interger overflows related to code blocks

Fixes CID703776, CID703775
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/j2k.c