提交 f6618b0f 编写于 作者: P Panagiotis Issaris

Stray comment, probably copy & pasted from audio_encode_example().

Originally committed as revision 8066 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 56048011
......@@ -228,8 +228,6 @@ void video_encode_example(const char *filename)
exit(1);
}
/* the codec gives us the frame size, in samples */
f = fopen(filename, "wb");
if (!f) {
fprintf(stderr, "could not open %s\n", filename);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册