pipewire/spa/plugins/audioconvert
Wim Taymans a44bea0b6a tests: check cpu flags
Use the support plugin to load the CPU detection API and check
for the right CPU flags before running the test.

Fixes #246
2020-06-09 08:00:00 +02:00
..
audioadapter.c audioadapter: clear convert handle to avoid leaks 2020-06-02 17:14:23 +02:00
audioconvert.c spa: improve draining 2020-04-07 17:58:43 +02:00
benchmark-fmt-ops.c tests: check cpu flags 2020-06-09 08:00:00 +02:00
benchmark-resample.c tests: check cpu flags 2020-06-09 08:00:00 +02:00
channelmix-ops-c.c
channelmix-ops-sse.c
channelmix-ops.c
channelmix-ops.h
channelmix.c channelmix: support Midi volume control 2020-05-13 15:41:50 +02:00
fmt-ops-avx2.c Reverting redundant changes 2020-06-04 10:36:39 +02:00
fmt-ops-c.c
fmt-ops-neon.c fmt-ops: add arm32 optimizations 2020-04-03 14:09:46 +02:00
fmt-ops-sse2.c
fmt-ops-sse41.c
fmt-ops-ssse3.c
fmt-ops.c
fmt-ops.h
fmtconvert.c improve debug 2020-04-22 12:47:18 +02:00
merger.c improve debug 2020-04-06 18:01:19 +02:00
meson.build audioconvert: fix compilation 2020-04-04 20:03:11 +02:00
plugin.c
resample-native-avx.c
resample-native-impl.h audioconvert: move some things around 2020-04-03 18:03:42 +02:00
resample-native-neon.c neon: use regular registers only 2020-05-20 15:24:25 +02:00
resample-native-sse.c
resample-native-ssse3.c
resample-native.c add some more debug 2020-06-02 17:15:47 +02:00
resample-peaks-impl.h resample: use right define to compile sse functions 2020-04-14 20:29:27 +02:00
resample-peaks-sse.c audioconvert: move some things around 2020-04-03 18:03:42 +02:00
resample-peaks.c audioconvert: move some things around 2020-04-03 18:03:42 +02:00
resample.c resample: improve debug 2020-04-12 20:46:59 +02:00
resample.h audioconvert: move some things around 2020-04-03 18:03:42 +02:00
spa-resample.c audioconvert: move some things around 2020-04-03 18:03:42 +02:00
splitter.c spa: improve draining 2020-04-07 17:58:43 +02:00
test-audioadapter.c
test-audioconvert.c
test-channelmix.c
test-fmt-ops.c tests: check cpu flags 2020-06-09 08:00:00 +02:00
test-helper.h tests: check cpu flags 2020-06-09 08:00:00 +02:00
test-resample.c audioconvert: move some things around 2020-04-03 18:03:42 +02:00
test-source.c