mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-01 12:22:09 +00:00
remove a comment which is no longer true
Originally committed as revision 14522 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
7254edb5ba
commit
2d47c3de98
@ -814,7 +814,7 @@ AVOutputFormat nut_muxer = {
|
||||
#elif defined(CONFIG_LIBMP3LAME)
|
||||
CODEC_ID_MP3,
|
||||
#else
|
||||
CODEC_ID_MP2, /* AC3 needs liba52 decoder */
|
||||
CODEC_ID_MP2,
|
||||
#endif
|
||||
CODEC_ID_MPEG4,
|
||||
write_header,
|
||||
|
Loading…
Reference in New Issue
Block a user