pipewire/pinos
Wim Taymans 3f4ccaaea2 More hacking
Add connection message for PORT_COMMAND
Add rtkit support to ask for realtime priority
work on stream states and improve negotiation
Rework of port linking works, keep separate state for realtime threads
and use message passing to update the state.
Don't try to link nodes that are removed.
Open the device in the ALSA monitor to detect source or sink
Implement send_command as async methods on the plugins, use async
replies to sync start and stop.
Work on alsa sink.
Implement async PAUSE/START on v4l2 src. move the STREAMON/OFF calls to
the mainloop because they have high latency, add the poll descriptors
from the data loop.
2016-10-28 16:56:33 +02:00
..
client More hacking 2016-10-28 16:56:33 +02:00
daemon improve build and install 2016-10-05 11:46:54 +02:00
dbus make separate sockets for data and control 2016-10-14 19:23:05 +02:00
gst More hacking 2016-10-28 16:56:33 +02:00
modules More hacking 2016-10-28 16:56:33 +02:00
server More hacking 2016-10-28 16:56:33 +02:00
tests daemon-conf: Add conf file parsing 2016-08-29 18:31:08 +02:00
tools port to meson 2016-09-26 12:15:52 +02:00
.gitignore src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
Makefile.am Add videotestsrc 2016-09-19 09:20:07 +02:00
meson.build port to meson 2016-09-26 12:15:52 +02:00