Commit cf29452b authored by Panagiotis Issaris's avatar Panagiotis Issaris

Clarify doxygen description.

Originally committed as revision 8264 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 15786dc4
......@@ -170,7 +170,7 @@ typedef struct AVOutputFormat {
const char *name;
const char *long_name;
const char *mime_type;
const char *extensions; /**< comma separated extensions */
const char *extensions; /**< comma separated filename extensions */
/** size of private data so that it can be allocated in the wrapper */
int priv_data_size;
/* output support */
......
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