mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
Don't use the current time as the nsec field in the graph clock because it can jitter a lot. Instead, use the smoothed next_time, like we do for timer based scheduling. Since we track the current time against the rate converted ideal time, lock on to the first timestamp when we reset the dll. See #3657 |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||