diff rv40vlc2.h @ 5990:266b2501216a libavcodec

Update tables for RV40 decoder
author kostya
date Thu, 06 Dec 2007 17:12:02 +0000
parents 337a95c66190
children c4a4495715dd
line wrap: on
line diff
--- a/rv40vlc2.h	Thu Dec 06 08:38:49 2007 +0000
+++ b/rv40vlc2.h	Thu Dec 06 17:12:02 2007 +0000
@@ -666,7 +666,7 @@
 
 /** 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
 };
 //@}