提交 7d6e4279 编写于 作者: M Michael Niedermayer

10l

Originally committed as revision 1770 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 30f73fc7
......@@ -726,6 +726,7 @@ static int wmv2_decode_mb(MpegEncContext *s, DCTELEM block[6][64])
s->mv[0][0][0] = 0;
s->mv[0][0][1] = 0;
s->mb_skiped = 1;
w->hshift=0;
return 0;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册