pipewire/spa
Wim Taymans d2a9141913 resample: avoid calculating GCD in rate updates
We don't actually need to calculate the GCD for each resampler rate
update. The GCD is only used to scale the in/out rates when using the
full resampler and this we can cache and reuse when we did the setup.

The interpolating resampler can work perfectly fine with a GCD of 1 and
so we can just assume that.
2025-07-23 12:23:20 +02:00
..
examples Port videotestsrc to LoopUtils 2024-07-01 15:28:14 +00:00
include pod: improve compare function 2025-07-22 14:19:08 +02:00
include-private/spa-private spa: move dbus helpers out of bluez plugin 2024-02-05 13:03:20 +00:00
lib spa: add AC3, EAC3, TrueHD, DTS, MPEG-H formats 2025-05-29 21:41:51 +02:00
plugins resample: avoid calculating GCD in rate updates 2025-07-23 12:23:20 +02:00
tests pod: check that choices are not empty 2025-07-15 10:13:18 +02:00
tools spa-json-dump: fix compilation 2025-06-17 18:08:36 +02:00
meson.build meson: use libonnxruntime so that the .pc file can be found 2025-07-17 14:02:19 +02:00