提交 f3bea991 编写于 作者: M Martin Storsjö 提交者: Luca Barbato

URLProtocol: Add a flags field

Signed-off-by: NLuca Barbato <lu_zero@gentoo.org>
上级 391a1327
......@@ -295,6 +295,7 @@ typedef struct URLProtocol {
int (*url_get_file_handle)(URLContext *h);
int priv_data_size;
const AVClass *priv_data_class;
int flags;
} URLProtocol;
#if FF_API_REGISTER_PROTOCOL
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册