avfilter: Document avfilter_graph_alloc return value
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
This commit is contained in:
parent
27aa1ff35a
commit
cfe6461392
@ -1004,6 +1004,8 @@ typedef struct AVFilterGraph {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Allocate a filter graph.
|
* Allocate a filter graph.
|
||||||
|
*
|
||||||
|
* @return the allocated filter graph on success or NULL.
|
||||||
*/
|
*/
|
||||||
AVFilterGraph *avfilter_graph_alloc(void);
|
AVFilterGraph *avfilter_graph_alloc(void);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user