pipewire/spa/plugins/audiomixer
Julian Bouzas c65ae2f2e6 audiomixer: refactor and add support for more formats
The audiomixer processing logic is now based on mixer-dsp.
2021-09-01 17:35:43 -04:00
..
audiomixer.c audiomixer: refactor and add support for more formats 2021-09-01 17:35:43 -04:00
meson.build meson: replace join_paths(a, b) with a / b 2021-04-15 06:57:00 +00:00
mix-ops-avx.c
mix-ops-c.c audiomixer: add support for more formats in the mix table 2021-09-01 17:08:36 -04:00
mix-ops-sse.c
mix-ops-sse2.c
mix-ops.c audiomixer: add support for more formats in the mix table 2021-09-01 17:08:36 -04:00
mix-ops.h audiomixer: add support for more formats in the mix table 2021-09-01 17:08:36 -04:00
mixer-dsp.c spa: save the old change_mask and restore when emitting full 2021-05-27 15:21:44 +02:00
plugin.c