]> git.sesse.net Git - ffmpeg/commit
avutil/cpu: Use HW_NCPUONLINE to detect # of online CPUs with OpenBSD
authorBrad Smith <brad@comstyle.com>
Sat, 3 Apr 2021 18:49:20 +0000 (14:49 -0400)
committerMarton Balint <cus@passwd.hu>
Sun, 18 Apr 2021 20:51:14 +0000 (22:51 +0200)
commitc8fb68ec52194d3de2f24a6850cd795d98eb2f2f
treeedd1b2917ab45064626f6cf1e509ad7beefd3c7c
parent46f3ae8f672533a380dea7c4e13c84d52014de6c
avutil/cpu: Use HW_NCPUONLINE to detect # of online CPUs with OpenBSD

Signed-off-by: Brad Smith <brad@comstyle.com>
Signed-off-by: Marton Balint <cus@passwd.hu>
libavutil/cpu.c