mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-03-31 07:11:14 -04:00
Merge branch 'lhdc' into 'master'
Draft: bluez5: add LHDC V3 A2DP vendor codec See merge request pipewire/pipewire!1786
This commit is contained in:
commit
ffecdbe660
8 changed files with 1097 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