Commit 2d47c3de authored by Justin Ruggles's avatar Justin Ruggles

remove a comment which is no longer true

Originally committed as revision 14522 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 7254edb5
...@@ -814,7 +814,7 @@ AVOutputFormat nut_muxer = { ...@@ -814,7 +814,7 @@ AVOutputFormat nut_muxer = {
#elif defined(CONFIG_LIBMP3LAME) #elif defined(CONFIG_LIBMP3LAME)
CODEC_ID_MP3, CODEC_ID_MP3,
#else #else
CODEC_ID_MP2, /* AC3 needs liba52 decoder */ CODEC_ID_MP2,
#endif #endif
CODEC_ID_MPEG4, CODEC_ID_MPEG4,
write_header, write_header,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment