mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-03-29 07:58:06 -04:00
Merge branch 'ldac' into 'master'
Draft: bluez5: use ldacBT for both decode and encode See merge request pipewire/pipewire!2413
This commit is contained in:
commit
7618a7c79a
3 changed files with 14 additions and 7 deletions
|
|
@ -141,7 +141,6 @@ if ldac_dep.found()
|
|||
endif
|
||||
if get_option('bluez5-codec-ldac-dec').allowed() and ldac_dec_dep.found()
|
||||
ldac_args += [ '-DENABLE_LDAC_DEC' ]
|
||||
ldac_dep = [ldac_dep, ldac_dec_dep]
|
||||
endif
|
||||
bluez_codec_ldac = shared_library('spa-codec-bluez5-ldac',
|
||||
[ 'a2dp-codec-ldac.c', 'media-codecs.c' ],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue