pipewire/spa
Wim Taymans 7c865f5db0 io: add support for segment
Move fields from the io_position to io_segment. The segment contains
the mapping between raw clock time and stream time in various
formats. We keep an array of pending segments available in the
io_position field so clients can anticipate changes.

Make looping a flag in the segment instead of a state.

Prepare for segment masters. These will be registered clients that
are responsible for updating parts of the extended segment info.

Add namespace to some defines.
2019-08-27 21:36:15 +02:00
..
examples example: remove some unused fields 2019-08-16 15:02:48 +02:00
include io: add support for segment 2019-08-27 21:36:15 +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