summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;