pipewire/src
Wim Taymans 934caab1e1 stream: emit events from only one thread
Emitting events using the listener_list can not be done from multiple
threads at the same time.  For this reason, make a copy of the events
with the process event and call it explicitly from the data thread.

See #1122
2021-05-28 13:24:10 +02:00
..
daemon pulse-server: add support for IPv6 2021-05-27 21:12:14 +02:00
examples spa: save the old change_mask and restore when emitting full 2021-05-27 15:21:44 +02:00
extensions meson: replace join_paths(a, b) with a / b 2021-04-15 06:57:00 +00:00
gst treewide: replace !strcmp() with spa_streq() 2021-05-18 22:10:27 +10:00
modules pulse-server: free message when resize fails 2021-05-28 11:52:29 +02:00
pipewire stream: emit events from only one thread 2021-05-28 13:24:10 +02:00
tests treewide: replace strcmp() != 0 with !spa_streq 2021-05-18 22:10:27 +10:00
tools pw-cat: remove debug 2021-05-27 15:26:09 +02:00
meson.build meson: Fixed remaining issues from the port to feature options 2021-03-11 18:29:11 +00:00