mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
	
		
			262 B
		
	
	
	
		
			Meson
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
	
		
			262 B
		
	
	
	
		
			Meson
		
	
	
	
	
	
subdir('alsa')
 | 
						|
subdir('audioconvert')
 | 
						|
subdir('audiomixer')
 | 
						|
subdir('audiotestsrc')
 | 
						|
if sbc_dep.found()
 | 
						|
  subdir('bluez5')
 | 
						|
endif
 | 
						|
if avcodec_dep.found()
 | 
						|
  subdir('ffmpeg')
 | 
						|
endif
 | 
						|
subdir('support')
 | 
						|
subdir('test')
 | 
						|
subdir('videotestsrc')
 | 
						|
subdir('volume')
 | 
						|
subdir('v4l2')
 |