mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
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. |
||
|---|---|---|
| .. | ||
| audiomixer.c | ||
| meson.build | ||
| mix-ops-avx.c | ||
| mix-ops-c.c | ||
| mix-ops-sse.c | ||
| mix-ops-sse2.c | ||
| mix-ops.c | ||
| mix-ops.h | ||
| mixer-dsp.c | ||
| plugin.c | ||