mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	We now only allow per port preallocated buffers. We exchange the index into the array instead of passing the buffers around. We still use the refcount to track when a buffer can be reused. Improve API a little, allow passing the node as the first argument of the interface call. Implement alloc_buffer in v4l2 and improve the test.
		
			
				
	
	
		
			9 lines
		
	
	
	
		
			155 B
		
	
	
	
		
			Meson
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			155 B
		
	
	
	
		
			Meson
		
	
	
	
	
	
subdir('alsa')
 | 
						|
subdir('audiomixer')
 | 
						|
subdir('audiotestsrc')
 | 
						|
subdir('ffmpeg')
 | 
						|
subdir('remote')
 | 
						|
#subdir('libva')
 | 
						|
subdir('volume')
 | 
						|
subdir('v4l2')
 | 
						|
subdir('xv')
 |