pipewire/spa
Wim Taymans 7bf84fa5e2 pod: only call the overflow callback when still needed
When we are already past the size of the buffer, don't bother calling
the overflow callback anymore, the buffer is already corrupted.

Otherwise it would be possible to have the overflow callback fail the
first time around, some data will be skipped, and then the next
overflow callback would succeed, giving the impression that all is
fine.

Add a unit test for this.
2022-09-20 16:59:25 +02:00
..
examples examples: fix spelling mistake 2022-06-16 16:40:47 +02:00
include pod: only call the overflow callback when still needed 2022-09-20 16:59:25 +02:00
plugins audioconvert: add resample.prefill option 2022-09-19 12:35:49 +02:00
tests Add support for MidnightBSD 2022-06-19 18:22:47 +00:00
tools spa: tools: spa-inspect: clear and free handles 2022-06-16 16:59:40 +02:00
meson.build bluez5: Add LC3 codec support to LE Audio BAP 2022-09-15 11:17:20 +00:00