pipewire/spa/plugins/audiomixer
Peter Hutterer 223f20709d meson: replace join_paths(a, b) with a / b
More readable and from the meson reference manual:
(since 0.49.0) Using the/ operator on strings is equivalent to calling join_paths.
2021-04-15 06:57:00 +00:00
..
audiomixer.c improve debug 2020-04-22 12:47:18 +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 mixer: Move floatmix to the audio mixer plugin 2019-10-03 16:20:12 +02: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 AVX optimized mixer functions 2019-10-17 09:36:18 +02:00
mix-ops.h audiomixer: add AVX optimized mixer functions 2019-10-17 09:36:18 +02:00
mixer-dsp.c improve debug 2021-03-29 11:41:06 +02:00
plugin.c mixer: Move floatmix to the audio mixer plugin 2019-10-03 16:20:12 +02:00