pipewire/spa/plugins/audioconvert
2022-09-23 16:48:40 +02:00
..
audioadapter.c add some more debug 2022-09-23 16:48:40 +02:00
audioconvert.c audioconvert: only Suspend should trigger negotiate 2022-09-23 15:32:36 +02:00
benchmark-fmt-ops.c
benchmark-resample.c
biquad.c
biquad.h
channelmix-ops-c.c
channelmix-ops-sse.c
channelmix-ops.c audioconvert: remove some double defines 2022-09-07 16:08:21 +02:00
channelmix-ops.h
crossover.c
crossover.h
delay.h
fmt-ops-avx2.c audioconvert: remove S32_SCALE 2022-07-20 17:45:34 +02:00
fmt-ops-c.c
fmt-ops-neon.c audioconvert: fix rounding on arm neon 2022-07-21 17:24:55 +02:00
fmt-ops-sse2.c
fmt-ops-sse41.c
fmt-ops-ssse3.c
fmt-ops.c
fmt-ops.h audioconvert: remove S32_SCALE 2022-07-20 17:45:34 +02:00
hilbert.h
law.h
meson.build audioconvert: refactor peaks resampler 2022-09-07 16:00:31 +02:00
plugin.c
resample-native-avx.c audioconvert: refactor peaks resampler 2022-09-07 16:00:31 +02:00
resample-native-c.c audioconvert: refactor peaks resampler 2022-09-07 16:00:31 +02:00
resample-native-impl.h
resample-native-neon.c audioconvert: refactor peaks resampler 2022-09-07 16:00:31 +02:00
resample-native-sse.c audioconvert: refactor peaks resampler 2022-09-07 16:00:31 +02:00
resample-native-ssse3.c audioconvert: refactor peaks resampler 2022-09-07 16:00:31 +02:00
resample-native.c audioconvert: add resample.prefill option 2022-09-19 12:35:49 +02:00
resample-peaks-c.c audioconvert: refactor peaks resampler 2022-09-07 16:00:31 +02:00
resample-peaks-impl.h audioconvert: refactor peaks resampler 2022-09-07 16:00:31 +02:00
resample-peaks-sse.c resample: fix peaks sse code 2022-09-14 16:58:41 +02:00
resample-peaks.c
resample.h audioconvert: add resample.prefill option 2022-09-19 12:35:49 +02:00
spa-resample.c
test-audioadapter.c
test-audioconvert.c audioconvert: add different channel remap testcase 2022-07-18 20:33:05 +02:00
test-channelmix.c
test-fmt-ops.c audioconvert: fix rounding on arm neon 2022-07-21 17:24:55 +02:00
test-helper.h
test-resample.c
test-source.c spa: don't warn for NULL io 2022-09-01 15:31:14 +02:00
volume-ops-c.c
volume-ops-sse.c
volume-ops.c
volume-ops.h