pipewire/src
Wim Taymans ed31ca30cd media-session: improve cleanup of objects
Don't try to use the proxy destroy event to destroy the objects.
It is not called automatically anymore, only when we call
pw_proxy_destroy() ourselves.

Destroy the proxy objects when we destroy the session managed
object instead, either when the global is removed or when we
explicitly call _destroy()

Add an object free signal to clean up final resources after the
proxies have been destroyed, like closing libraries.

Track and destroy our link proxies.
2020-06-04 17:41:01 +02:00
..
daemon
examples media-session: improve cleanup of objects 2020-06-04 17:41:01 +02:00
extensions
gst
modules
pipewire core: improve debug 2020-06-04 17:31:29 +02:00
tests
tools tools: fix leaks 2020-06-04 12:49:15 +02:00
.gitignore
meson.build