pipewire/spa/plugins/audiomixer
Wim Taymans a172bf0f55 audiomixer: only passthrough on dynamic data
When the dynamic data flag is set on the buffer data, it means the
consumer can deal with any data pointer set on the buffer and we can
simply pass the one from upstream to downstream. If the flag is not set,
we need to copy the buffer data.

See #5009
2025-12-01 16:33:50 +01:00
..
audiomixer.c audiomixer: only passthrough on dynamic data 2025-12-01 16:33:50 +01:00
benchmark-mix-ops.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
meson.build spa: deduplicate test-helper.h 2023-10-15 16:20:17 +00:00
mix-ops-avx.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
mix-ops-c.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
mix-ops-sse.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
mix-ops-sse2.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
mix-ops.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
mix-ops.h spa: use static inline for interfaces instead of macro 2024-11-26 11:35:49 +01:00
mixer-dsp.c Add support for mappable buffers in mixer-dsp 2025-10-04 10:04:50 +00:00
plugin.c spa: export log topic enumerations 2024-01-04 10:02:55 +00:00
test-mix-ops.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00