mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
module-echo-cancel: Move backends to dynamic libaries
Move all backends to dynamic libaries loaded with spa_plugin_loader so new backends not needs changes in pipewire or pipewire dependency to external code Change-Id: I702ce047598d0c318d6dc6ac8248062a5c12f643
This commit is contained in:
parent
761199be70
commit
9386c70b3a
11 changed files with 576 additions and 247 deletions
|
|
@ -51,3 +51,5 @@ endif
|
|||
if libcamera_dep.found()
|
||||
subdir('libcamera')
|
||||
endif
|
||||
|
||||
subdir('aec')
|
||||
Loading…
Add table
Add a link
Reference in a new issue