pipewire/spa/plugins/audiomixer
Wim Taymans f2dee23085 buffer: add EMPTY chunk flag
Add an EMPTY chunk flag to mark a piece of memory as 'empty'. For audio
this means silence.
Use the empty flag to avoid mixing 0 samples.
Set the empty flag in output buffers on audioconvert.
2022-06-24 11:09:01 +02:00
..
audiomixer.c buffer: add EMPTY chunk flag 2022-06-24 11:09:01 +02: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 buffer: add EMPTY chunk flag 2022-06-24 11:09:01 +02:00
plugin.c mixer: Move floatmix to the audio mixer plugin 2019-10-03 16:20:12 +02:00