提交 8c4753f7 编写于 作者: S Stefano Sabatini

examples/decoding_encoding: remove misplaced and confusing comment

上级 6d6ccbae
......@@ -531,8 +531,6 @@ static void video_decode_example(const char *outfilename, const char *filename)
exit(1);
}
/* the codec gives us the frame size, in samples */
f = fopen(filename, "rb");
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.
先完成此消息的编辑!
想要评论请 注册