提交 3bec6a44 编写于 作者: P Paul B Mahol

zmbvenc: do not set avctx->coded_frame

Signed-off-by: NPaul B Mahol <onemda@gmail.com>
上级 ec4e042f
......@@ -312,8 +312,6 @@ static av_cold int encode_init(AVCodecContext *avctx)
return -1;
}
avctx->coded_frame = &c->pic;
return 0;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册