pipewire/spa/plugins/audiomixer
Julian Bouzas dddbe289fb audiomixer: add support for more formats in the mix table
The S8, S16, S24 and S32 formats are now supported. The mixing process also
takes into account the number of channels.
2021-09-01 17:08:36 -04:00
..
audiomixer.c spa: save the old change_mask and restore when emitting full 2021-05-27 15:21:44 +02:00
meson.build meson: replace join_paths(a, b) with a / b 2021-04-15 06:57:00 +00:00
mix-ops-avx.c audiomixer: fix array sizes 2020-12-21 19:34:55 +01:00
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 sprinkly SPA_LIKELY/UNLIKELY around 2020-03-16 12:52:28 +01:00
mix-ops-sse2.c mixer: Move floatmix to the audio mixer plugin 2019-10-03 16:20:12 +02:00
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 mixer: Move floatmix to the audio mixer plugin 2019-10-03 16:20:12 +02:00