pipewire/spa/plugins/meson.build
Wim Taymans d8903b708d Reorganize serialization code a bit
Move the proxy plugin to the client-node
Move serialization code to pinos because its specific to pinos
Move some functions to the .h files
Make the mapper dynamic
2016-10-17 12:23:53 +02:00

9 lines
161 B
Meson

subdir('alsa')
subdir('audiomixer')
subdir('audiotestsrc')
subdir('ffmpeg')
#subdir('libva')
subdir('videotestsrc')
subdir('volume')
subdir('v4l2')
subdir('xv')