pipewire/spa/plugins/audioconvert
2022-07-12 10:45:41 +02:00
..
audioadapter.c audioadapter: ask more data when converter empty 2022-07-05 17:54:44 +02:00
audioconvert.c audioconvert: don't use uninitialized max_out 2022-07-08 11:31:22 +02:00
benchmark-fmt-ops.c audioconvert: implement (de)interleave with existing functions 2022-06-30 18:24:05 +02:00
benchmark-resample.c
biquad.c
biquad.h
channelmix-ops-c.c channelmix: add 3p1_2 and use this for quad conversions 2022-06-13 20:35:00 +02:00
channelmix-ops-sse.c channelmix: add 3p1_2 and use this for quad conversions 2022-06-13 20:35:00 +02:00
channelmix-ops.c audioconvert: expose the selected function names 2022-06-28 16:50:14 +02:00
channelmix-ops.h audioconvert: expose the selected function names 2022-06-28 16:50:14 +02:00
crossover.c
crossover.h
delay.h
fmt-ops-avx2.c audioconvert: add and use AVX2 clamp macros 2022-07-12 10:45:41 +02:00
fmt-ops-c.c audioconvert: move scaling to setup 2022-07-11 17:50:20 +02:00
fmt-ops-neon.c
fmt-ops-sse2.c audioconvert: add sse2 s16 dither functions 2022-07-12 10:34:13 +02:00
fmt-ops-sse41.c audioconvert: simplify 24 bits handling 2022-07-01 12:25:58 +02:00
fmt-ops-ssse3.c audioconvert: simplify 24 bits handling 2022-07-01 12:25:58 +02:00
fmt-ops.c audioconvert: add sse2 s16 dither functions 2022-07-12 10:34:13 +02:00
fmt-ops.h audioconvert: add sse2 s16 dither functions 2022-07-12 10:34:13 +02:00
hilbert.h
law.h
meson.build audioconvert: move dither and noise to fmt-ops 2022-06-28 16:55:50 +02:00
plugin.c audioconvert2: rename to audioconvert 2022-06-16 09:19:05 +02:00
resample-native-avx.c
resample-native-impl.h audioconvert: expose the selected function names 2022-06-28 16:50:14 +02:00
resample-native-neon.c
resample-native-sse.c
resample-native-ssse3.c
resample-native.c resample: switch to cosh window function 2022-07-07 12:26:45 +02:00
resample-peaks-impl.h
resample-peaks-sse.c
resample-peaks.c
resample.h audioconvert: expose the selected function names 2022-06-28 16:50:14 +02:00
spa-resample.c
test-audioadapter.c
test-audioconvert.c tests: add more audioconvert remap test 2022-07-06 20:57:04 +02:00
test-channelmix.c
test-fmt-ops.c audioconvert: fix dither scale 2022-07-11 17:19:28 +02:00
test-helper.h
test-resample.c
test-source.c
volume-ops-c.c
volume-ops-sse.c
volume-ops.c audioconvert: expose the selected function names 2022-06-28 16:50:14 +02:00
volume-ops.h audioconvert: expose the selected function names 2022-06-28 16:50:14 +02:00