Video-Galileo_small.rm fix by (matthieu castet # castet.matthieu free fr)
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 21 Apr 2005 21:27:03 +0000 (21:27 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 21 Apr 2005 21:27:03 +0000 (21:27 +0000)
Originally committed as revision 4149 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/rv10.c

index 884be9c..9bcdfcf 100644 (file)
@@ -543,6 +543,7 @@ static int rv10_decode_init(AVCodecContext *avctx)
         break;
     case 0x20200002:
     case 0x20201002:
+    case 0x20203002:
     case 0x30202002:
     case 0x30203002:
         s->low_delay=0;