Add bluez5 plugins

This commit is contained in:
Wim Taymans 2018-01-11 10:23:37 +01:00
parent 4a57f88345
commit 7d5f302f93
12 changed files with 3809 additions and 0 deletions

View file

@ -1,6 +1,7 @@
subdir('alsa')
subdir('audiomixer')
subdir('audiotestsrc')
subdir('bluez5')
if avcodec_dep.found()
subdir('ffmpeg')
endif