提交 6122c92e 编写于 作者: S Stefano Sabatini

Clarify/simplify documentation for the default_val field in AVOption.

Originally committed as revision 14043 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 dde2d1dc
......@@ -61,7 +61,7 @@ typedef struct AVOption {
enum AVOptionType type;
/**
* the default value for non-constant and value for constant scalars
* the default value for scalar options
*/
double default_val;
double min; ///< minimum valid value for the option
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册