pipewire/src/gst
Wim Taymans 8db4a797aa core: remove parent_id from the global event
Remove the parent_id from the global event. Remove the parent
and owner from the global object.

Use properties instead to mark parents and owners of objects.

Properties are easier to control for client exported objects and
usually a simple parent/child is not enough. For example, a client
exported node has the client as a parent but also the factory that
created the node.
2019-08-16 22:11:42 +02:00
..
.editorconfig add .editorconfig files 2019-02-13 11:19:21 +01:00
gstpipewire.c Relicense as MIT/X11 2018-11-05 17:48:52 +01:00
gstpipewireclock.c gst: handle clock reset 2019-03-11 15:09:28 +01:00
gstpipewireclock.h gst: handle clock reset 2019-03-11 15:09:28 +01:00
gstpipewiredeviceprovider.c core: remove parent_id from the global event 2019-08-16 22:11:42 +02:00
gstpipewiredeviceprovider.h more async improvements 2019-02-25 16:25:27 +01:00
gstpipewireformat.c improve error handling 2019-06-19 16:22:22 +02:00
gstpipewireformat.h Relicense as MIT/X11 2018-11-05 17:48:52 +01:00
gstpipewirepool.c Relicense as MIT/X11 2018-11-05 17:48:52 +01:00
gstpipewirepool.h Relicense as MIT/X11 2018-11-05 17:48:52 +01:00
gstpipewiresink.c gst: handle clock reset 2019-03-11 15:09:28 +01:00
gstpipewiresink.h Relicense as MIT/X11 2018-11-05 17:48:52 +01:00
gstpipewiresrc.c keys: add keys.h with defines and docs 2019-05-24 15:47:48 +02:00
gstpipewiresrc.h Relicense as MIT/X11 2018-11-05 17:48:52 +01:00
meson.build add _GNU_SOURCE as compiler flag 2019-01-08 17:36:58 +01:00