pipewire/pinos/modules/spa
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
..
meson.build port to meson 2016-09-26 12:15:52 +02:00
module.c Add videotestsrc 2016-09-19 09:20:07 +02:00
spa-alsa-monitor.c More hacking 2016-10-28 16:56:33 +02:00
spa-alsa-monitor.h alsa: aad alsa source and monitor 2016-09-19 09:16:58 +02:00
spa-audiotestsrc.c avoid deref 2016-10-12 17:27:29 +02:00
spa-audiotestsrc.h Add audiotestsrc 2016-09-05 16:23:40 +02:00
spa-v4l2-monitor.c simplify events and commands 2016-10-24 15:30:15 +02:00
spa-v4l2-monitor.h Use v4l2 monitor 2016-09-15 17:51:34 +02:00
spa-videotestsrc.c avoid deref 2016-10-12 17:27:29 +02:00
spa-videotestsrc.h Add videotestsrc 2016-09-19 09:21:08 +02:00