You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
ansi: remove an extra return
This commit is contained in:
@@ -370,7 +370,6 @@ static int decode_frame(AVCodecContext *avctx,
|
||||
} else {
|
||||
s->state = STATE_NORMAL;
|
||||
draw_char(avctx, 0x1B);
|
||||
return -1;
|
||||
continue;
|
||||
}
|
||||
break;
|
||||
|
Reference in New Issue
Block a user