提交 9636c4de 编写于 作者: D Diego Biurrun

Remove unused variable.

Originally committed as revision 8994 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 ba53071a
......@@ -74,7 +74,6 @@ static int mpc7_decode_init(AVCodecContext * avctx)
MPCContext *c = avctx->priv_data;
GetBitContext gb;
uint8_t buf[16];
float f1=1.20050805774840750476 * 256;
static int vlc_inited = 0;
if(avctx->extradata_size < 16){
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册