mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
start of AVB support
This commit is contained in:
parent
957e3a7b38
commit
1adc94df11
10 changed files with 2050 additions and 0 deletions
|
|
@ -245,3 +245,7 @@ option('legacy-rtkit',
|
|||
description: 'Build legacy rtkit module',
|
||||
type: 'boolean',
|
||||
value: 'true')
|
||||
option('avb',
|
||||
description: 'Enable AVB code',
|
||||
type: 'feature',
|
||||
value: 'auto')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue