mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
bluez5: add LC3plus A2DP vendor codec
Implement codec plugin for the LC3plus codec, supporting the LC3plus encoder/decoder from Fraunhofer.
This commit is contained in:
parent
d28394173a
commit
9e59a56894
7 changed files with 806 additions and 1 deletions
|
|
@ -112,6 +112,10 @@ option('bluez5-codec-aac',
|
|||
description: 'Enable Fraunhofer FDK AAC open source codec implementation',
|
||||
type: 'feature',
|
||||
value: 'auto')
|
||||
option('bluez5-codec-lc3plus',
|
||||
description: 'Enable LC3plus open source codec implementation',
|
||||
type: 'feature',
|
||||
value: 'auto')
|
||||
option('control',
|
||||
description: 'Enable control spa plugin integration',
|
||||
type: 'feature',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue