diff --git a/ffplay.c b/ffplay.c index 104598b78c..2eba224f8f 100644 --- a/ffplay.c +++ b/ffplay.c @@ -1990,7 +1990,6 @@ static int video_thread(void *arg) goto the_end; } the_end: - avcodec_flush_buffers(is->video_st->codec); #if CONFIG_AVFILTER avfilter_graph_free(&graph); #endif