prores: Extend the padding check to 16bit
authorLuca Barbato <lu_zero@gentoo.org>
Wed, 25 Feb 2015 14:29:15 +0000 (15:29 +0100)
committerLuca Barbato <lu_zero@gentoo.org>
Mon, 2 Mar 2015 14:34:29 +0000 (15:34 +0100)
commitcf3523c6e7dde33a513e003639d5a8c0b7f3a49d
tree8bdc40b68b65ffe7256f7771acd201731fd586df
parente10028431d5cd90db7b2a4b0d16721bb1a6d75e3
prores: Extend the padding check to 16bit

Some files produced by the official encoder have up to 16bit of
padding instead of the expected padding to the byte.

Use a self-explanatory macro instead of a simple number.

CC: libav-stable@libav.org
(cherry picked from commit dbc1163b203b175d246b7454c32ac176f84006d1)
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
libavcodec/proresdec.c