vp9: make mv bounds 32bit

Multimedia / Libav - Ronald S. Bultje [gmail.com] - 3 August 2016 04:07 UTC

The frame dimensions are 16bit, so the mv bounds can easily overflow int16 for large videos.

Bug-Id: Handbrake/46 CC: libav-stable@libav.org

0df4801 vp9: make mv bounds 32bit.
libavcodec/vp9.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Upstream: git.libav.org


  • Share