OSDN Git Service

avformat/mvdec: Use 64bit for ret to avoid overflow
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 20 Feb 2015 19:41:35 +0000 (20:41 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 20 Feb 2015 19:49:51 +0000 (20:49 +0100)
commit3b17f32ec3cca0f9f1593f8bfce18a91a128e5ce
treee18435f8bffa4bb34c96c2531d57eab0640c3ef1
parent1480d9b3d39b8f4ba4f9a327c2f7d492118f75ad
avformat/mvdec: Use 64bit for ret to avoid overflow

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 26c0cc154e06cb0064b3a3da49447ac44d82444f)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/mvdec.c