mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2026-04-07 08:21:24 -04:00
Merge branch 'a2dp-codecs-v2-with-aac' into 'master'
Draft: bluetooth: Add AAC support via GStreamer See merge request pulseaudio/pulseaudio!473
This commit is contained in:
commit
5855e1c5c9
4 changed files with 552 additions and 2 deletions
|
|
@ -799,6 +799,7 @@ if bluez5_gst_dep.found() and bluez5_gstapp_dep.found()
|
|||
have_bluez5_gstreamer = true
|
||||
cdata.set('HAVE_GSTLDAC', 1)
|
||||
cdata.set('HAVE_GSTAPTX', 1)
|
||||
cdata.set('HAVE_GSTAAC', 1)
|
||||
endif
|
||||
|
||||
# These are required for the CMake file generation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue