diff --git a/libavcodec/fmvc.c b/libavcodec/fmvc.c index 82a2822e07..76b1355da2 100644 --- a/libavcodec/fmvc.c +++ b/libavcodec/fmvc.c @@ -100,7 +100,6 @@ static int decode_type2(GetByteContext *gb, PutByteContext *pb) continue; } } - repeat = 0; } repeat = 1; }