OSDN Git Service

vp9: fix bug in updating of coef probabilities with parallelmode=1.
authorRonald S. Bultje <rsbultje@gmail.com>
Tue, 24 Dec 2013 02:41:35 +0000 (21:41 -0500)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 24 Dec 2013 10:43:08 +0000 (11:43 +0100)
commit4a55bffad32e266d96b72b40cf1a7d085e7fce93
tree95af8cefd3baeec3a91cfcf7ff7a6b9dd9dd9868
parentb2597042e5a7776d5cf0350e9cac9dcbbd7d9268
vp9: fix bug in updating of coef probabilities with parallelmode=1.

Fixes trac ticket 3228.

Reviewed-by: Clément Bœsch <u@pkh.me>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/vp9.c