提交 8e2bb370 编写于 作者: B bbcallen

ff_ffplay: merge ffplay 0258e4dc8ba8b0e47c42ba73f06211094b1ceac8

上级 adbf72c0
......@@ -2145,6 +2145,7 @@ static int read_thread(void *arg)
if ((ret = av_copy_packet(&copy, &is->video_st->attached_pic)) < 0)
goto fail;
packet_queue_put(&is->videoq, &copy);
packet_queue_put_nullpacket(&is->videoq, is->video_stream);
}
is->queue_attachments_req = 0;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册