pipewire/spa/plugins/audioconvert
Wim Taymans 7f007b6bca resample: tweak the resampler to keep delay number of samples
Instead of requiring the upstream node to resubmit the delayed
samples, keep the samples ourselves. The benefit is probably too
small to measure but it simplifies things a lot.
2021-01-08 16:35:26 +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
benchmark-resample.c
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-ops-neon.c
fmt-ops-sse2.c
fmt-ops-sse41.c
fmt-ops-ssse3.c
fmt-ops.c
fmt-ops.h
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
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.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
test-helper.h tests: fix some leaks 2020-12-21 20:07:02 +01:00
test-resample.c tests: free resample after usage 2020-12-21 19:52:35 +01:00
test-source.c