pipewire/spa/plugins/audioconvert
Wim Taymans a8faad9f17 fmt: support f32p -> s24s conversion
As used by MAudio Fasttrack Pro

See rhbz#916017
2021-01-14 17:58:54 +01:00
..
audioadapter.c audioconvert: use some defines for the max ports 2020-12-09 20:32:44 +01:00
audioconvert.c audioconvert: use some defines for the max ports 2020-12-09 20:32:44 +01:00
benchmark-fmt-ops.c audioconvert tests: Default to using an installed libspa-support 2020-09-14 18:16:49 +00:00
benchmark-resample.c audioconvert tests: Default to using an installed libspa-support 2020-09-14 18:16:49 +00:00
channelmix-ops-c.c
channelmix-ops-sse.c
channelmix-ops.c channelmix: add option to NORMALIZE volumes 2020-09-29 12:02:34 +02:00
channelmix-ops.h channelmix: add option to NORMALIZE volumes 2020-09-29 12:02:34 +02:00
channelmix.c acp: pass channelmap around 2020-12-18 17:18:53 +01:00
fmt-ops-avx2.c
fmt-ops-c.c fmt: support f32p -> s24s conversion 2021-01-14 17:58:54 +01:00
fmt-ops-neon.c
fmt-ops-sse2.c
fmt-ops-sse41.c
fmt-ops-ssse3.c
fmt-ops.c fmt: support f32p -> s24s conversion 2021-01-14 17:58:54 +01:00
fmt-ops.h fmt: support f32p -> s24s conversion 2021-01-14 17:58:54 +01:00
fmtconvert.c audioconvert: improve channel remap some more 2020-12-16 12:53:11 +01:00
merger.c audioconvert: improve channel remap some more 2020-12-16 12:53:11 +01:00
meson.build meson: use global b_pie to build PIE executables 2021-01-14 16:29:32 +01:00
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: tweak the resampler to keep delay number of samples 2021-01-08 16:35:26 +01:00
resample-peaks-impl.h
resample-peaks-sse.c
resample-peaks.c resample: implement methods we now call 2021-01-08 17:43:13 +01:00
resample.c resample: tweak the resampler to keep delay number of samples 2021-01-08 16:35:26 +01:00
resample.h
spa-resample.c
splitter.c audioconvert: improve channel remap some more 2020-12-16 12:53:11 +01:00
test-audioadapter.c
test-audioconvert.c test-audioconvert: fix test failure after 7d73f0b8 2020-12-10 14:30:28 +01:00
test-channelmix.c
test-fmt-ops.c audioconvert tests: Default to using an installed libspa-support 2020-09-14 18:16:49 +00:00
test-helper.h tests: fix some leaks 2020-12-21 20:07:02 +01:00
test-resample.c test-resample: fix unit test 2021-01-09 10:55:51 +01:00
test-source.c