提交 32da94fa 编写于 作者: V Vittorio Giovara 提交者: Michael Niedermayer

lavf: Reset global flag on deinit

Signed-off-by: NMichael Niedermayer <michaelni@gmx.at>
上级 45340f9f
......@@ -4136,6 +4136,7 @@ int avformat_network_deinit(void)
#if CONFIG_NETWORK
ff_network_close();
ff_tls_deinit();
ff_network_inited_globally = 0;
#endif
return 0;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册