]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/rv40vlc2.h
non-recursive makefiles
[ffmpeg] / libavcodec / rv40vlc2.h
index a61ae270057bc2623f3476f3342c5fdce2d0cc11..f1664fcd6a34e35636dbd7cebc19aba74534c8f0 100644 (file)
@@ -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
 };
 //@}