提交 0540cad3 编写于 作者: M Michael Niedermayer

100l to whoever write this

Originally committed as revision 5638 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 2111e3f9
......@@ -2317,7 +2317,7 @@ void opt_seek(const char *arg)
static void opt_debug(const char *arg)
{
av_log_set_level(atoi(arg));
av_log_set_level(99);
debug = atoi(arg);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册