pipewire/spa/plugins/audioconvert
Wim Taymans 86af9de739 adapter: remove factory.mode property
We can deduce this from the way the node is configured with the
PortParam now.
2024-02-23 16:28:11 +01:00
..
audioadapter.c audioadapter: recheck formats when EnumFormat changes 2024-02-19 15:10:32 +01:00
audioconvert.c adapter: remove factory.mode property 2024-02-23 16:28:11 +01:00
benchmark-fmt-ops.c
benchmark-resample.c
biquad.c
biquad.h
channelmix-ops-c.c
channelmix-ops-sse.c
channelmix-ops.c
channelmix-ops.h
crossover.c
crossover.h
delay.h
fmt-ops-avx2.c audioconvert: use spa_write_unaligned 2023-10-16 12:21:33 +02:00
fmt-ops-c.c
fmt-ops-neon.c audioconvert: fix typo in neon function 2023-08-24 13:45:11 +02:00
fmt-ops-sse2.c audioconvert: use alternative store to avoid ASAN errors 2023-10-16 12:59:41 +02:00
fmt-ops-sse41.c audioconvert: avoid unaligned read 2023-10-15 22:20:54 +02:00
fmt-ops-ssse3.c
fmt-ops.c
fmt-ops.h audioconvert: don't left shift negative values 2023-10-15 21:00:01 +02:00
hilbert.h
law.h
meson.build spa: deduplicate test-helper.h 2023-10-15 16:20:17 +00:00
peaks-ops-c.c
peaks-ops-sse.c
peaks-ops.c
peaks-ops.h
plugin.c spa: export log topic enumerations 2024-01-04 10:02:55 +00:00
resample-native-avx.c audioconvert: remove unnecessary casts 2024-01-16 15:33:13 +01:00
resample-native-c.c
resample-native-impl.h resample: use a float phase in update_rate 2024-02-16 20:08:18 +00:00
resample-native-neon.c
resample-native-sse.c
resample-native-ssse3.c
resample-native.c audioconvert: fix debug when -UFASTPATH 2024-02-19 12:43:46 +01:00
resample-peaks.c audioconvert: implement resample_out_len() 2024-01-16 13:28:37 +01:00
resample.h
spa-resample.c
test-audioadapter.c
test-audioconvert.c
test-channelmix.c
test-fmt-ops.c test: avoid left shift on signed values 2023-10-15 22:27:44 +02:00
test-peaks.c
test-resample.c
test-source.c
volume-ops-c.c
volume-ops-sse.c
volume-ops.c
volume-ops.h
wavfile.c
wavfile.h