]> git.sesse.net Git - ffmpeg/commit
zmbvdec: Check the buffer size for uncompressed data
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 11 Nov 2012 17:08:39 +0000 (18:08 +0100)
committerMartin Storsjö <martin@martin.st>
Thu, 12 Sep 2013 07:53:39 +0000 (10:53 +0300)
commit0d61f260010707f3028b818e8b24598e1a83d696
tree862eda1e3c3134cc3283802914bba8a312758ddc
parent183b9d843a9533774fabd3984a52f3987001acbc
zmbvdec: Check the buffer size for uncompressed data

Also don't pointlessly set the buffer size to 1 after copying
one packet.

Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC: libav-stable@libav.org
Signed-off-by: Martin Storsjö <martin@martin.st>
libavcodec/zmbv.c