pipewire/spa/plugins/audiomixer
Wim Taymans ecc0eecf0f mixer-dsp: mix a quantum of data at a time
When there is no input, mix up to a quantum of data. Otherwise we might
send too much data to the next node and cause a delay if it does not
handle this.
2022-06-22 15:50:56 +02:00
..
audiomixer.c spa: clamp required alignment to cpu alignment 2022-01-28 11:49:06 +01:00
meson.build treewide: meson.build: use dependency variable for SPA 2021-12-28 18:34:06 +01:00
mix-ops-avx.c spa: debug memcpy 2022-05-31 10:31:26 +02:00
mix-ops-c.c spa: debug memcpy 2022-05-31 10:31:26 +02:00
mix-ops-sse.c spa: debug memcpy 2022-05-31 10:31:26 +02:00
mix-ops-sse2.c spa: debug memcpy 2022-05-31 10:31:26 +02:00
mix-ops.c audiomixer: support multiple channels when mixing with AVX, SSE and SSE2 2021-09-10 07:35:55 +00:00
mix-ops.h spa: clamp required alignment to cpu alignment 2022-01-28 11:49:06 +01:00
mixer-dsp.c mixer-dsp: mix a quantum of data at a time 2022-06-22 15:50:56 +02:00
plugin.c mixer: Move floatmix to the audio mixer plugin 2019-10-03 16:20:12 +02:00