pipewire/spa/plugins/audioconvert
Wim Taymans 88727afbd2 resample: take already queued sample into account
When asking for samples, take into account the amount of samples
we already have converted.
2021-01-18 15:09:54 +01:00
..
audioadapter.c audioadapter: run the converter after follower drained 2021-01-18 10:29:50 +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: Improve unknown channel layout handling 2021-01-15 17:51:07 +01:00
channelmix-ops.h
channelmix.c channelmix: Improve unknown channel layout handling 2021-01-15 17:51:07 +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: take already queued sample into account 2021-01-18 15:09:54 +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 channelmix: Improve unknown channel layout handling 2021-01-15 17:51:07 +01:00
test-fmt-ops.c
test-helper.h tests: fix some leaks 2020-12-21 20:07:02 +01:00
test-resample.c test: improve resampler test 2021-01-18 15:08:23 +01:00
test-source.c