pipewire/src/examples
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
..
media-session media-session: improve cleanup of objects 2020-06-04 17:41:01 +02:00
audio-dsp-filter.c examples: catch signal and clean up 2020-06-03 15:26:54 +02:00
audio-dsp-src.c examples: catch signal and clean up 2020-06-03 15:26:54 +02:00
audio-src.c examples: catch signal and clean up 2020-06-03 15:26:54 +02:00
bluez-session.c avoid some useless assignments 2020-05-20 15:24:25 +02:00
export-sink.c use true and false for boolean properties 2020-03-03 18:17:46 +01:00
export-source.c improve debug 2020-04-22 12:47:18 +02:00
export-spa-device.c pw_impl_module_load -> pw_context_load_module 2019-12-11 17:40:32 +01:00
export-spa.c use true and false for boolean properties 2020-03-03 18:17:46 +01:00
local-v4l2.c example: fix v4l2 example 2020-03-19 18:08:34 +01:00
meson.build Integrating libcamera 2020-06-04 10:36:39 +02:00
sdl.h filter: add filter API 2019-10-29 11:59:58 +01:00
video-dsp-play.c examples: don't use lrintf for each sample 2020-03-18 17:40:26 +01:00
video-play.c examples: add cleanup 2020-06-03 16:51:17 +02:00
video-src-alloc.c examples: add signal handler for clean exit 2020-06-04 10:10:08 +02:00
video-src.c examples: add signal handler for clean exit 2020-06-04 10:10:08 +02:00