Multimedia processing graphs
Find a file
Wim Taymans b742d7533e stream: only queue buffer when filled
We need to completely fill the buffer before we queue the buffer. If we
don't do this, we might have reported a larger writable size than
what we actually can do and that makes clients fail.

This is not entirely completely correct because a client can expect to
have its buffer sent as soon as it completes the write. We should really
just queue the data in a separate queue when we run out of buffers.
2018-10-16 09:58:14 +02:00
src stream: only queue buffer when filled 2018-10-16 09:58:14 +02:00
LICENSE Initial import 2018-06-01 11:28:31 +02:00
README.md Initial import 2018-06-01 11:28:31 +02:00

pipewire-pulseaudio

PulseAudio client library for PipeWire