mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-06-29 13:14:14 -04:00
Always use the pffft aligned alloc function. The fftw alloc function only aligns to 16 bytes and the AVX code uses stores that rely on an alignment of 32 bytes. The pffft alloc alignes to 64 bytes. Fixes #5320 |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| include-private/spa-private | ||
| lib | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||