OSDN Git Service

avcodec/hnm4video: change width/height to int
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 10 Dec 2013 21:48:41 +0000 (22:48 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 10 Dec 2013 22:50:08 +0000 (23:50 +0100)
commite23b18321fb5cffb6e05d0b0ef00de9733f560da
tree0c0604cf8141ae1b2fa8349fb218aa91ca244f61
parent3af9d8269ea2878fb7960ab5ed52f4a75c73e6ec
avcodec/hnm4video: change width/height to int

Fixes hypothetical integer overflows
Related to CID1135770 & CID1135771

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