pipewire/src/gst
Wim Taymans 738603fd04 stream: Align with pw_filter
Remove some of the unused states in pw_stream. The app can know the
state by following the format and buffer events.

Make it possible to be notified of io are updates. This should make it
possible to follow the transport etc.

Make it possible to be notified of any param changes.

Rename finish_format to update_params because that is what it does.
Make this work in the same was as the filter: updating the params
removes all old params of the types and installs the new ones.

Don't get the Props and PropInfo from the node proxy, instead get them
directly from the adapter that we have locally. Update the controls
directly on the adapter instead of going to the server first.
2019-11-21 16:14:50 +01: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 stream: Align with pw_filter 2019-11-21 16:14:50 +01:00
gstpipewiresink.h Relicense as MIT/X11 2018-11-05 17:48:52 +01:00
gstpipewiresrc.c stream: Align with pw_filter 2019-11-21 16:14:50 +01: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