pipewire/spa
Wim Taymans 84405dae2a node: add fields to support sync
Sync is enabled when clients need time to move to a new location.
It's a bit like GStreamer preroll after a seek. Clients that need
time, increment the sync_total. Whenever a seek is done, the server
waits in the Starting state until the sync_pending is 0 (or timeout
later).

Improve atomic operations
2019-08-28 13:56:23 +02:00
..
examples example: remove some unused fields 2019-08-16 15:02:48 +02:00
include node: add fields to support sync 2019-08-28 13:56:23 +02:00
plugins io: add support for segment 2019-08-27 21:36:15 +02:00
tests Add PortConfig parameter 2019-08-06 12:45:20 +02:00
tools don't use error() 2019-06-21 16:14:36 +02:00
meson.build jack: add jack source and sink 2019-08-20 20:35:41 +02:00