提交 f64cfba9 编写于 作者: M Michael Niedermayer

libavutil: document av_force_cpu_flags(-1).

Signed-off-by: NMichael Niedermayer <michaelni@gmx.at>
上级 78306c51
......@@ -53,6 +53,7 @@ int av_get_cpu_flags(void);
/**
* Disables cpu detection and forces the specified flags.
* -1 is a special case that disables forcing of specific flags.
*/
void av_force_cpu_flags(int flags);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册