mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-08-07 16:41:15 +00:00
make vorbis default again
Originally committed as revision 2964 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user