pipewire/spa/plugins/audiomixer
Peter Hutterer 7697ed0757 treewide: replace strcmp() == 0 with spa_streq()
This change is only done in source files for now, header files will be done
separately.
2021-05-18 22:10:27 +10:00
..
audiomixer.c treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10: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 treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
plugin.c mixer: Move floatmix to the audio mixer plugin 2019-10-03 16:20:12 +02:00