mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	
				When we are running non-rt and we just dequeued a buffer, check if the queue is empty and we need to call process to queue a new buffer. We can only do this when there is an empty buffer to dequeue. Don't try to request a new buffer immediately when we are rate_matching because we want the peer to first process the newly dequeued buffer and update the rate match. This makes pw-midiplay work again. Previously it was only requesting a buffer every other cycle.  | 
			||
|---|---|---|
| .. | ||
| daemon | ||
| examples | ||
| gst | ||
| modules | ||
| pipewire | ||
| tests | ||
| tools | ||
| meson.build | ||