pipewire/spa/plugins/meson.build

13 lines
212 B
Meson
Raw Normal View History

subdir('alsa')
subdir('audiomixer')
subdir('audiotestsrc')
2018-01-11 10:23:37 +01:00
subdir('bluez5')
2017-07-04 11:30:49 +02:00
if avcodec_dep.found()
subdir('ffmpeg')
endif
2017-06-14 10:15:17 +02:00
subdir('support')
subdir('test')
2016-09-09 15:15:49 +02:00
subdir('videotestsrc')
subdir('volume')
subdir('v4l2')