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:
Sanchayan Maity 2021-11-08 19:44:58 +00:00
commit 5855e1c5c9
4 changed files with 552 additions and 2 deletions

View file

@ -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