mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
Make sure we unref the source-input when it is removed. When the source-input is removed, we should also unref the source. Do this by adding the source as data for the source-input and unreffing it when the source-input is freed. |
||
|---|---|---|
| .. | ||
| client-source.c | ||
| client-source.h | ||
| client.c | ||
| client.h | ||
| daemon.c | ||
| daemon.h | ||
| source-output.c | ||
| source-output.h | ||
| source.c | ||
| source.h | ||