Commit 00f3e778 authored by takis's avatar takis

Fix Doxygen parameter


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@11033 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 84c38b72
...@@ -858,7 +858,7 @@ int find_info_tag(char *arg, int arg_size, const char *tag1, const char *info); ...@@ -858,7 +858,7 @@ int find_info_tag(char *arg, int arg_size, const char *tag1, const char *info);
* @param buf destination buffer * @param buf destination buffer
* @param buf_size destination buffer size * @param buf_size destination buffer size
* @param path numbered sequence string * @param path numbered sequence string
* @number frame number * @param number frame number
* @return 0 if OK, -1 if format error. * @return 0 if OK, -1 if format error.
*/ */
int av_get_frame_filename(char *buf, int buf_size, int av_get_frame_filename(char *buf, int buf_size,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment