vmd: refactor the inner decode loop
authorLuca Barbato <lu_zero@gentoo.org>
Tue, 28 May 2013 20:09:59 +0000 (22:09 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Wed, 29 May 2013 10:11:47 +0000 (12:11 +0200)
commit676da248cad49debc40720baa13214f0b94dcc71
tree4ee7f890a5796ff58e27610490072b10a34cdee5
parentc8f3cb9119c2183680d44a509a1b5a9817a3bee9
vmd: refactor the inner decode loop

Simplify a little, assume empty frames are acceptable and
do not pointlessly reinit the bytestream2 contexts using
possibly wrong size values.

Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC: libav-stable@libav.org
libavcodec/vmdav.c