pipewire/pinos/gst
Wim Taymans d3682067fa node: remove node state
Remove the node state. The state of the node is based on the state
of the ports, which can be derived directly from calling the port
methods. Track this state in the Port instead.
Add a mixer module that puts a mixer in from of audio sinks. This allows
multiple clients to play on one sink (still has some bugs). do some
fixes in the mixer and the scheduler to make this work.
2017-04-08 20:33:54 +02:00
..
gstburstcache.c pinossink: clear the cache 2016-04-29 17:16:41 +02:00
gstburstcache.h pinossink: clear the cache 2016-04-29 17:16:41 +02:00
gstpinos.c Cleanups 2016-08-25 14:10:38 +02:00
gstpinosclock.c gst: do some extra checks 2017-03-27 15:20:01 +02:00
gstpinosclock.h port to meson 2016-09-26 12:15:52 +02:00
gstpinosdeviceprovider.c gst: do some extra checks 2017-03-27 15:20:01 +02:00
gstpinosdeviceprovider.h Use int counters for iterating items 2017-02-01 08:58:21 +01:00
gstpinosformat.c link: fix negotiation 2017-04-06 16:12:47 +02:00
gstpinosformat.h Rework formats 2017-02-24 09:28:18 +01:00
gstpinospool.c pinossink: fix bufferpool 2017-04-04 17:29:07 +02:00
gstpinospool.h port to meson 2016-09-26 12:15:52 +02:00
gstpinossink.c node: remove node state 2017-04-08 20:33:54 +02:00
gstpinossink.h Improve upload 2016-12-20 16:51:57 +01:00
gstpinossrc.c props: improve prop flags 2017-03-31 11:48:24 +02:00
gstpinossrc.h Make native protocol 2016-11-24 17:00:42 +01:00
meson.build port to meson 2016-09-26 12:15:52 +02:00