pipewire/src
Wim Taymans da10a2ad60 context: destroy data-loop in free
Just stop the data-loop before destroying the modules because they might
still try to access it.
Destroy the data-loop in the free phase instead.

Fixes a valgrind error where module-rt tries to clear the thread-utils,
which causes the context to try to clear the thread-utils on the already
freed data-loop.
2022-04-01 09:58:46 +02:00
..
daemon audioconvert: make simple upmix the default 2022-03-26 21:43:52 +01:00
examples examples: filter can return NULL buffers 2022-02-03 11:15:46 +01:00
gst gst: use target.object instead of node.target, soft-deprecate ids 2022-03-06 18:34:47 +00:00
modules global: use SPA_ID_INVALID to send serial id 2022-03-31 09:39:49 +02:00
pipewire context: destroy data-loop in free 2022-04-01 09:58:46 +02:00
tests fix stream test 2022-03-31 10:38:51 +02:00
tools stream: report queued and dequeued buffers in pw_time 2022-03-31 10:19:05 +02:00
meson.build treewide: meson.build: use feature.allowed() 2022-02-04 00:15:59 +01:00