doxygen: Make sure parameter names match between .c and .h files.

This commit is contained in:
Diego Biurrun
2011-07-02 14:47:34 +02:00
parent 806212498a
commit 96c1e6d40d
10 changed files with 41 additions and 35 deletions
+2
View File
@@ -141,6 +141,8 @@ static int create_filter(AVFilterContext **filt_ctx, AVFilterGraph *ctx, int ind
* corresponding filter instance which is added to graph with
* create_filter().
*
* @param filt_ctx Pointer that is set to the created and configured filter
* context on success, set to NULL on failure.
* @param filt_ctx put here a pointer to the created filter context on
* success, NULL otherwise
* @param buf pointer to the buffer to parse, *buf will be updated to