提交 a08d5505 编写于 作者: J jp9000

deps/libff: Remove network init

Isn't really necessary due to libff being deprecated
上级 45d029b1
......@@ -47,7 +47,7 @@ struct ff_codec_desc {
void ff_init()
{
av_register_all();
avdevice_register_all();
//avdevice_register_all();
avcodec_register_all();
avformat_network_init();
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册