Wim Taymans
a19bab4b16
avoid following NULL pointers
2020-05-20 15:24:25 +02:00
Wim Taymans
df519ee3b3
avoid including private.h
...
Expose some more methods to make it possible to build without
including the private.h header, especially in modules.
2020-01-02 13:48:50 +01:00
Wim Taymans
f391353c7f
Make interface types a string
...
This is more in line with wayland and it allows us to create new
interfaces in modules without having to add anything to the type
enum. It also removes some lookups to map type_id to readable
name in debug.
2019-12-19 13:36:04 +01:00
Wim Taymans
147f488514
media-session: improve cleanup
2019-12-18 12:15:03 +01:00
Wim Taymans
cc0be0d606
stream: only set portconfig on audio formats
2019-12-17 17:35:46 +01:00
Wim Taymans
59c92bddba
policy-ep: allow linking to nodes
...
When the target node or target endpoint is specified, try to
link to it.
2019-12-17 15:58:43 +01:00
Wim Taymans
2242c4bab2
stream-monitor -> stream-endpoint
2019-12-16 11:57:58 +01:00