提交 cfe64613 编写于 作者: F Federico Tomassetti 提交者: Luca Barbato

avfilter: Document avfilter_graph_alloc return value

Signed-off-by: NLuca Barbato <lu_zero@gentoo.org>
上级 27aa1ff3
......@@ -1004,6 +1004,8 @@ typedef struct AVFilterGraph {
/**
* Allocate a filter graph.
*
* @return the allocated filter graph on success or NULL.
*/
AVFilterGraph *avfilter_graph_alloc(void);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册