pipewire/spa
Wim Taymans 429505e91c resample: limit the amount of phases
If we have in and out rates with a very small GCD, we might end up with
a lot of phases. Limit the number of phases to 1024 and switch to
interpolating mode. 1024 phases is enough to accurately interpolate
from.

Together with the MAX_TAPS limit we will never create a filter
size that overflows 32 bits.

Fixes #5073
2026-01-16 11:06:47 +01:00
..
examples
include filter-graph: add support for channel positions 2025-12-13 01:25:03 +00:00
include-private/spa-private
lib
plugins resample: limit the amount of phases 2026-01-16 11:06:47 +01:00
tests
tools
meson.build spa: fix ALSA UMP support detection in meson 2025-03-11 12:27:25 +01:00