summaryrefslogtreecommitdiff
path: root/libavcodec/vp56data.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/vp56data.c')
-rw-r--r--libavcodec/vp56data.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/vp56data.c b/libavcodec/vp56data.c
index 3510eac586..8b4a03aeb9 100644
--- a/libavcodec/vp56data.c
+++ b/libavcodec/vp56data.c
@@ -23,7 +23,7 @@
#include "vp56data.h"
-const uint8_t vp56_b2p[] = { 0, 0, 0, 0, 1, 2 };
+const uint8_t vp56_b2p[] = { 0, 0, 0, 0, 1, 2, 3, 3, 3, 3 };
const uint8_t vp56_b6to4[] = { 0, 0, 1, 1, 2, 3 };
const uint8_t vp56_coeff_parse_table[6][11] = {