mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
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. |
||
|---|---|---|
| .. | ||
| jack-client.c | ||
| jack-client.h | ||
| jack-device.c | ||
| jack-sink.c | ||
| jack-source.c | ||
| meson.build | ||
| plugin.c | ||