mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-25 06:59:57 -05:00
bluez5: add LHDC V3 A2DP vendor codec
This commit is contained in:
parent
a4148c80b4
commit
87cb3ea4a1
8 changed files with 699 additions and 0 deletions
|
|
@ -133,6 +133,10 @@ option('bluez5-codec-ldac-dec',
|
|||
description: 'Enable LDAC Sony open source codec decoding',
|
||||
type: 'feature',
|
||||
value: 'auto')
|
||||
option('bluez5-codec-lhdc',
|
||||
description: 'Enable LHDC open source codec implementation',
|
||||
type: 'feature',
|
||||
value: 'auto')
|
||||
option('bluez5-codec-aac',
|
||||
description: 'Enable Fraunhofer FDK AAC open source codec implementation',
|
||||
type: 'feature',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue