pipewire/spa/plugins/audiomixer
Wim Taymans f391353c7f Make interface types a string
This is more in line with wayland and it allows us to create new
interfaces in modules without having to add anything to the type
enum. It also removes some lookups to map type_id to readable
name in debug.
2019-12-19 13:36:04 +01:00
..
audiomixer.c Make interface types a string 2019-12-19 13:36:04 +01:00
meson.build audiomixer: add AVX optimized mixer functions 2019-10-17 09:36:18 +02:00
mix-ops-avx.c audiomixer: add AVX optimized mixer functions 2019-10-17 09:36:18 +02: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 mixer: Move floatmix to the audio mixer plugin 2019-10-03 16:20:12 +02: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 Make interface types a string 2019-12-19 13:36:04 +01:00
plugin.c mixer: Move floatmix to the audio mixer plugin 2019-10-03 16:20:12 +02:00