summaryrefslogtreecommitdiff
path: root/libavcodec/rv40vlc2.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/rv40vlc2.h')
-rw-r--r--libavcodec/rv40vlc2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/rv40vlc2.h b/libavcodec/rv40vlc2.h
index a61ae27005..f1664fcd6a 100644
--- a/libavcodec/rv40vlc2.h
+++ b/libavcodec/rv40vlc2.h
@@ -666,7 +666,7 @@ static const uint8_t ptype_vlc_syms[PTYPE_VLC_SIZE] = {
/** reverse of ptype_vlc_syms */
static const uint8_t block_num_to_ptype_vlc_num[12] = {
- 0, 1, 2, 3, 0, 0, 0, 0, 4, 5, 0, 6
+ 0, 1, 2, 3, 0, 0, 2, 0, 4, 5, 0, 6
};
//@}