make vorbis default again
Originally committed as revision 2964 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
5062c202e2
commit
ae3fa4ea9c
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user