提交 17bfbd70 编写于 作者: M Michael Niedermayer

10l

Originally committed as revision 3788 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 6cb5dcb3
......@@ -2495,6 +2495,7 @@ static void frame_start(H264Context *h){
MPV_frame_start(s, s->avctx);
ff_er_frame_start(s);
h->mmco_index=0;
assert(s->linesize && s->uvlinesize);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册