Commit 4719d1f3 authored by Michael Niedermayer's avatar Michael Niedermayer

Video-Galileo_small.rm fix by (matthieu castet # castet.matthieu free fr)

Originally committed as revision 4149 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 2de4ba7f
...@@ -543,6 +543,7 @@ static int rv10_decode_init(AVCodecContext *avctx) ...@@ -543,6 +543,7 @@ static int rv10_decode_init(AVCodecContext *avctx)
break; break;
case 0x20200002: case 0x20200002:
case 0x20201002: case 0x20201002:
case 0x20203002:
case 0x30202002: case 0x30202002:
case 0x30203002: case 0x30203002:
s->low_delay=0; s->low_delay=0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment