This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
remove a comment which is no longer true
Originally committed as revision 14522 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Justin Ruggles
17 years ago
parent
7254edb5ba
commit
2d47c3de98
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libavformat/nutenc.c
+ 1
- 1
libavformat/nutenc.c
View File
@@ -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,
Write
Preview
Loading…
Cancel
Save