提交 0fea3b7b 编写于 作者: A ami_stuff 提交者: Michael Niedermayer

Remove lowres support from cdgraphics decoder

The lowres support doesn't work correctly (crops the video), so let's remove it.
Signed-off-by: NMichael Niedermayer <michaelni@gmx.at>
上级 f27c72b3
......@@ -377,6 +377,5 @@ AVCodec ff_cdgraphics_decoder = {
cdg_decode_end,
cdg_decode_frame,
CODEC_CAP_DR1,
.max_lowres = 5,
.long_name = NULL_IF_CONFIG_SMALL("CD Graphics video"),
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册