pipewire/spa/include/spa
Barnabás Pőcze bf886ba209 support: also protect against recursive invocations
Add an extra private field to the source to store the pollevent of
the current iteration. This changes ABI but it seems an embedded source
is not used outside of our own plugins and the unit test doesn't test
this ABI case.

Whenever a source is removed, we can set the data field of the
pollevent to NULL so that it won't be handled in any iteration anymore.

Avoid dispatching the same event multiple times when doing recursive
iterations.

Add some more unit tests for this.

Fixes #2114
2022-02-08 17:21:10 +01:00
..
buffer Document the unit on spa_meta_header::pts 2022-01-13 18:13:29 +00:00
control doc: add brief explanations for all groups 2021-10-04 20:55:04 +03:00
debug spa: move debug log defines to one place 2022-02-07 17:00:38 +01:00
graph doc: add brief explanations for all groups 2021-10-04 20:55:04 +03:00
monitor spa: fix the event and command type info 2022-01-27 12:34:04 +01:00
node spa: fix the event and command type info 2022-01-27 12:34:04 +01:00
param alsa: add audio.allowed-rates param 2022-01-03 16:03:23 +01:00
pod spa: pod: parser: add null terminator 2021-12-21 17:05:25 +01:00
support support: also protect against recursive invocations 2022-02-08 17:21:10 +01:00
utils pulse-server: make sure we don't exceed maxlength 2022-02-04 11:59:57 +01:00