提交 ae3fa4ea 编写于 作者: M Michael Niedermayer

make vorbis default again

Originally committed as revision 2964 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 5062c202
......@@ -1028,7 +1028,7 @@ static AVOutputFormat nut_oformat = {
"video/x-nut",
"nut",
sizeof(NUTContext),
#if 0 //#ifdef CONFIG_VORBIS
#ifdef CONFIG_VORBIS
CODEC_ID_VORBIS,
#elif defined(CONFIG_MP3LAME)
CODEC_ID_MP3,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册