diff --git a/libavcodec/fmvc.c b/libavcodec/fmvc.c index 30f7aaf6bc..b51b18a9ee 100644 --- a/libavcodec/fmvc.c +++ b/libavcodec/fmvc.c @@ -101,7 +101,6 @@ static int decode_type2(GetByteContext *gb, PutByteContext *pb) continue; } } - repeat = 0; } repeat = 1; }