summaryrefslogtreecommitdiff
path: root/libavcodec/rv10.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2005-04-21 21:27:03 +0000
committerMichael Niedermayer <michaelni@gmx.at>2005-04-21 21:27:03 +0000
commit4719d1f3811c3e7e9caaa35aff0ffcf91cd22718 (patch)
tree753081b44706807606445638811f8a16918debf1 /libavcodec/rv10.c
parent2de4ba7ff799b6f89dbbc03819e1b96abb70cb34 (diff)
Video-Galileo_small.rm fix by (matthieu castet # castet.matthieu free fr)
Originally committed as revision 4149 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/rv10.c')
-rw-r--r--libavcodec/rv10.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/rv10.c b/libavcodec/rv10.c
index 884be9c7c9..9bcdfcf1ab 100644
--- a/libavcodec/rv10.c
+++ b/libavcodec/rv10.c
@@ -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;