pipewire/spa
Wim Taymans 8249fa3cbf node-driver: ensure position doesn't jump
Make sure that the position only advances in the running state.

When we are not following a clock we can simply increment the position
with the duration every time we run.

If we are following a clock. Take the elapsed time of the clock into
account when aligning to the position.

Fixes #3189
2023-09-21 09:52:53 +02:00
..
examples treewide: try to use const char * for string literals 2023-09-16 17:47:35 +02:00
include spa: utils: cleanup: only have one version of spa_clear_ptr() 2023-09-16 17:21:54 +02:00
plugins node-driver: ensure position doesn't jump 2023-09-21 09:52:53 +02:00
tests treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
tools treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
meson.build meson.build: enable LC3 by default 2023-07-25 07:26:21 +00:00