mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-21 08:56:56 -05:00
cpu: add cpu support implementation
This commit is contained in:
parent
6f75c2d078
commit
9ca9fda253
3 changed files with 377 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
spa_support_sources = ['logger.c',
|
||||
spa_support_sources = ['cpu.c',
|
||||
'logger.c',
|
||||
'loop.c',
|
||||
'plugin.c']
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue