pipewire/spa/plugins/audioconvert
Wim Taymans 92198e4d0d spa: clamp required alignment to cpu alignment
pipewire will allocate buffers aligned to the max alignment required for
the CPU. Take this into account and don't expect larger alignment.

Fixes a warning in mixer-dsp when the CPU max alignment is 16 but the
plugin requires 32 bytes alignment for the AVX2 path (that would never
be chosen on the CPU).

See #2074
2022-01-28 11:49:06 +01:00
..
audioadapter.c
audioconvert.c
benchmark-fmt-ops.c
benchmark-resample.c
biquad.c
biquad.h
channelmix-ops-c.c
channelmix-ops-sse.c
channelmix-ops.c
channelmix-ops.h spa: clamp required alignment to cpu alignment 2022-01-28 11:49:06 +01:00
channelmix.c spa: clamp required alignment to cpu alignment 2022-01-28 11:49:06 +01:00
crossover.c
crossover.h
fmt-ops-avx2.c
fmt-ops-c.c
fmt-ops-neon.c
fmt-ops-sse2.c
fmt-ops-sse41.c
fmt-ops-ssse3.c
fmt-ops.c
fmt-ops.h spa: clamp required alignment to cpu alignment 2022-01-28 11:49:06 +01:00
fmtconvert.c spa: clamp required alignment to cpu alignment 2022-01-28 11:49:06 +01:00
law.h
merger.c spa: clamp required alignment to cpu alignment 2022-01-28 11:49:06 +01:00
meson.build
plugin.c
resample-native-avx.c
resample-native-impl.h
resample-native-neon.c
resample-native-sse.c
resample-native-ssse3.c
resample-native.c
resample-peaks-impl.h
resample-peaks-sse.c
resample-peaks.c
resample.c spa: clamp required alignment to cpu alignment 2022-01-28 11:49:06 +01:00
resample.h
spa-resample.c
splitter.c spa: clamp required alignment to cpu alignment 2022-01-28 11:49:06 +01:00
test-audioadapter.c
test-audioconvert.c
test-channelmix.c
test-fmt-ops.c
test-helper.h
test-resample.c
test-source.c
volume-ops-c.c
volume-ops-sse.c
volume-ops.c
volume-ops.h spa: clamp required alignment to cpu alignment 2022-01-28 11:49:06 +01:00