pipewire/spa/plugins/audioconvert
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
..
audioadapter.c Make interface types a string 2019-12-19 13:36:04 +01:00
audioconvert.c Make interface types a string 2019-12-19 13:36:04 +01:00
benchmark-fmt-ops.c
benchmark-resample.c
channelmix-ops-c.c
channelmix-ops-sse.c
channelmix-ops.c tests: add channelmix test 2019-08-29 14:05:02 +02:00
channelmix-ops.h
channelmix.c Make interface types a string 2019-12-19 13:36:04 +01:00
fmt-ops-c.c
fmt-ops-sse2.c fmt: add sse2 optimized s32->f32d 2019-10-24 11:06:04 +02:00
fmt-ops-sse41.c
fmt-ops-ssse3.c
fmt-ops.c fmt: add sse2 optimized s32->f32d 2019-10-24 11:06:04 +02:00
fmt-ops.h fmt: add sse2 optimized s32->f32d 2019-10-24 11:06:04 +02:00
fmtconvert.c Make interface types a string 2019-12-19 13:36:04 +01:00
merger.c Make interface types a string 2019-12-19 13:36:04 +01:00
meson.build audioconvert: fix avx flags 2019-10-17 09:35:24 +02:00
plugin.c
resample-native-avx.c
resample-native-c.c
resample-native-impl.h Improve some debug 2019-10-02 18:02:07 +02:00
resample-native-sse.c
resample-native-ssse3.c
resample-native.h Improve some debug 2019-10-02 18:02:07 +02:00
resample-peaks-sse.h
resample-peaks.h
resample.c Make interface types a string 2019-12-19 13:36:04 +01:00
resample.h
splitter.c Make interface types a string 2019-12-19 13:36:04 +01:00
test-audioadapter.c test: audioadapter 2019-11-03 10:39:48 +01:00
test-audioconvert.c
test-channelmix.c tests: add channelmix test 2019-08-29 14:05:02 +02:00
test-fmt-ops.c
test-resample.c improve: debug 2019-09-05 13:09:01 +02:00
test-source.c Make interface types a string 2019-12-19 13:36:04 +01:00