ape: Support _0000 files with nblock smaller than 64
authorAndreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Wed, 29 Apr 2015 18:39:22 +0000 (20:39 +0200)
committerVittorio Giovara <vittorio.giovara@gmail.com>
Tue, 19 May 2015 11:14:25 +0000 (12:14 +0100)
commitac1660509ecfbeca7b63eb5ab8360011180e705b
tree8546c656da4f404804ee2e8082b9dccad01575c6
parent386e80610de282c92ad5897683ccaf2675766ac5
ape: Support _0000 files with nblock smaller than 64

The decode_array_0000 assumed that 64 is the minimal block size
while it is not.

CC: libav-stable@libav.org
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
libavcodec/apedec.c