提交 6b57d4d9 编写于 作者: J James Almer

avcodec/internal: remove unused out_frame field from DecodeSimpleContext

It was introduced in 061a0c14 but apparently never used
Signed-off-by: NJames Almer <jamrial@gmail.com>
上级 e4092628
......@@ -110,7 +110,6 @@
typedef struct DecodeSimpleContext {
AVPacket *in_pkt;
AVFrame *out_frame;
} DecodeSimpleContext;
typedef struct EncodeSimpleContext {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册