|
|
@@ -87,6 +87,7 @@ attribute_deprecated void av_set_cpu_flags_mask(int mask); |
|
|
* Please use av_parse_cpu_caps() when possible. |
|
|
* Please use av_parse_cpu_caps() when possible. |
|
|
* @return a combination of AV_CPU_* flags, negative on error. |
|
|
* @return a combination of AV_CPU_* flags, negative on error. |
|
|
*/ |
|
|
*/ |
|
|
|
|
|
attribute_deprecated |
|
|
int av_parse_cpu_flags(const char *s); |
|
|
int av_parse_cpu_flags(const char *s); |
|
|
|
|
|
|
|
|
/** |
|
|
/** |
|
|
|