提交 811d9146 编写于 作者: K Kostya Shishkov

indentation

Originally committed as revision 12395 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 1ba3bae8
......@@ -505,7 +505,7 @@ static int decode_frame(AVCodecContext *avctx, void *data, int *data_size, const
c->pic.key_frame = 0;
c->pic.pict_type = FF_P_TYPE;
if(c->decomp_len)
c->decode_xor(c);
c->decode_xor(c);
}
/* update frames */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册