mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
avutil: Move internal CPU detection function declarations to private header
This commit is contained in:
parent
91d4cfb812
commit
b78b10c4b7
6 changed files with 30 additions and 5 deletions
|
|
@ -17,6 +17,7 @@
|
|||
*/
|
||||
|
||||
#include "libavutil/cpu.h"
|
||||
#include "libavutil/cpu_internal.h"
|
||||
#include "config.h"
|
||||
|
||||
#define CORE_FLAG(f) \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue