提交 9bed10af 编写于 作者: C Clément Bœsch

doc/examples/encode_audio: add missing return

上级 878070cc
......@@ -222,4 +222,6 @@ int main(int argc, char **argv)
av_frame_free(&frame);
avcodec_free_context(&c);
return 0;
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册