mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 20:19:55 +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