pipewire/spa/include/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
..
buffer buffer: add EMPTY chunk flag 2022-06-24 11:09:01 +02:00
control doc: add brief explanations for all groups 2021-10-04 20:55:04 +03:00
debug spa: debug double like a float 2022-03-21 09:18:07 +01:00
graph doc: add brief explanations for all groups 2021-10-04 20:55:04 +03:00
interfaces/audio module-echo-cancel: don't load newer modules 2022-09-13 09:44:36 +02:00
monitor spa: fix the event and command type info 2022-01-27 12:34:04 +01:00
node spa: add comment about prefetch 2022-07-08 17:02:46 +02:00
param bluez5: Add LC3 codec support to LE Audio BAP 2022-09-15 11:17:20 +00:00
pod pod: only call the overflow callback when still needed 2022-09-20 16:59:25 +02:00
support log: initialize pos to help the compiler 2022-09-07 09:17:19 +02:00
utils bluez5: support and use old api.bluez5.a2dp.* factory names for A2DP 2022-09-15 23:04:37 +03:00