mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-15 08:56:38 -05:00
simplify things with just 1 process function
Make just one process function in spa node. With the io area states we can do more complicated io patterns.
This commit is contained in:
parent
e8d0281982
commit
9b0a880afb
21 changed files with 202 additions and 359 deletions
|
|
@ -165,8 +165,8 @@ endif
|
|||
subdir('spa')
|
||||
subdir('src')
|
||||
subdir('pkgconfig')
|
||||
#subdir('pipewire-jack')
|
||||
#subdir('alsa-plugins')
|
||||
subdir('pipewire-jack')
|
||||
subdir('alsa-plugins')
|
||||
|
||||
if get_option('enable_docs')
|
||||
doxygen = find_program('doxygen', required : false)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue