pipewire/spa
Wim Taymans 49cdb468c2 alsa: also use interpolated time as nsec in IRQ mode
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
2023-11-20 13:14:54 +01:00
..
examples treewide: try to use const char * for string literals 2023-09-16 17:47:35 +02:00
include alsa: Add a mechanism to bind ALSA controls as prop params 2023-11-07 23:22:53 -05:00
plugins alsa: also use interpolated time as nsec in IRQ mode 2023-11-20 13:14:54 +01:00
tests Add GNU/Hurd support 2023-09-24 15:11:52 +00:00
tools treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
meson.build build: increase required vulkan version 2023-10-15 20:32:57 +00:00