]> git.sesse.net Git - ffmpeg/commit
lagarith: Correctly compute hash_shift
authorLuca Barbato <lu_zero@gentoo.org>
Sun, 1 Nov 2015 13:46:17 +0000 (14:46 +0100)
committerLuca Barbato <lu_zero@gentoo.org>
Mon, 2 Nov 2015 15:25:17 +0000 (16:25 +0100)
commit0b699920f3c0b2e30969b38ce59226653f9d80ec
tree9f0ce18b32e34765c3abc73758963af487c41eca
parent1e7ff5ac6923996f7292c82f102c68384fbc9d97
lagarith: Correctly compute hash_shift

All the values are unsigned.

Bug-Id: 907
CC: libav-stable@libav.org
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
libavcodec/lagarithrac.c