summaryrefslogtreecommitdiff
path: root/libavcodec/dxtory.c
diff options
context:
space:
mode:
authorGuillaume Martres <smarter@ubuntu.com>2014-01-19 19:04:59 +0100
committerAnton Khirnov <anton@khirnov.net>2014-01-24 07:03:11 +0100
commit50866c8d95bfd97c299199aec0d68291f38a72e1 (patch)
treeb51c581f6238ba3289f884ce65d5dabd2a82abd3 /libavcodec/dxtory.c
parentbd01412313c728400f1fc5448ede0ad8b51da0d1 (diff)
vp9: fix bugs in updating coef probabilities with parallelmode=1
- The memcpy was completely wrong because s->prob_ctx[s->framectxid].coef is a [4][2][2][6][6][3] array, whereas s->prob.coef is a [4][2][2][6][6][11] array. - The additional check was committed to ffmpeg by Ronald S. Bultje. Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'libavcodec/dxtory.c')
0 files changed, 0 insertions, 0 deletions