OSDN Git Service

proresenc_kostya: properly account for alpha
authorChristophe Gisquet <christophe.gisquet@gmail.com>
Mon, 11 Aug 2014 17:43:27 +0000 (19:43 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 28 Nov 2014 17:44:37 +0000 (18:44 +0100)
commit407982b8f945f66aa60afbdffe3247ceb26e5ae8
tree8d986a5653a751a513e9e1ca1e8502970de9f8dd
parent92096acc0a04c108f0393c78592269b748170d0a
proresenc_kostya: properly account for alpha

The packet buffer allocation considered as dct-coded, while it is
actually run-coded and thus requires a larger buffer.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 117bc8e6ffc744fedcf77edf2fdb33c964b83370)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/proresenc_kostya.c