Skip to content
Snippets Groups Projects
Commit 2d47c3de authored by Justin Ruggles's avatar Justin Ruggles
Browse files

remove a comment which is no longer true

Originally committed as revision 14522 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 7254edb5
Branches
Tags
No related merge requests found
...@@ -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,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment