pipewire/spa/plugins/audioconvert
Wim Taymans 38a3ebdca1 adapter: use the right default when filtering default
We should prefer the value of the follower when fixating to the
PortConfig format.

To make this actually work we need to be able to check if the value is
within the configured ranges. Implement the check for all types by
simply comparing the memory. This should then work also for checking
arrays, such as channel positions.
2025-06-03 11:35:59 +02:00
..
audioadapter.c adapter: use the right default when filtering default 2025-06-03 11:35:59 +02:00
audioconvert.c loop: add method to run a function with the lock 2025-05-29 10:17:16 +02:00
benchmark-fmt-ops.c
benchmark-resample.c
biquad.c
biquad.h
channelmix-ops-c.c
channelmix-ops-sse.c
channelmix-ops.c channelmix: fix channel_mask bits iteration 2025-04-04 17:06:43 +02:00
channelmix-ops.h
crossover.c
crossover.h
fmt-ops-avx2.c audioconvert: optimise f32d to/from s16s conversions 2025-01-24 10:37:02 +01:00
fmt-ops-c.c
fmt-ops-neon.c
fmt-ops-rvv.c
fmt-ops-sse2.c audioconvert: optimise f32d to/from s16s conversions 2025-01-24 10:37:02 +01:00
fmt-ops-sse41.c
fmt-ops-ssse3.c
fmt-ops.c audioconvert: optimise f32d to/from s16s conversions 2025-01-24 10:37:02 +01:00
fmt-ops.h audioconvert: optimise f32d to/from s16s conversions 2025-01-24 10:37:02 +01:00
hilbert.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
law.h
meson.build audioconvert: fix resampler delay value and add test 2025-01-13 19:05:58 +02:00
peaks-ops-c.c
peaks-ops-sse.c
peaks-ops.c
peaks-ops.h
plugin.c
resample-native-avx.c
resample-native-c.c
resample-native-impl.h
resample-native-neon.c
resample-native-sse.c
resample-native-ssse3.c
resample-native.c audioconvert: resampler: change resample_phase() unit to input samples 2025-01-19 17:11:13 +02:00
resample-peaks.c audioconvert: resampler: change resample_phase() unit to input samples 2025-01-19 17:11:13 +02:00
resample.h audioconvert: resampler: change resample_phase() unit to input samples 2025-01-19 17:11:13 +02:00
spa-resample-dump-coeffs.c
spa-resample.c spa-resample: improve output format selection 2025-01-31 09:24:08 +01:00
test-audioadapter.c
test-audioconvert.c
test-channelmix.c
test-fmt-ops.c
test-peaks.c
test-resample-delay.c audioconvert: resampler: change resample_phase() unit to input samples 2025-01-19 17:11:13 +02:00
test-resample.c
test-source.c
volume-ops-c.c
volume-ops-sse.c
volume-ops.c
volume-ops.h
wavfile.c
wavfile.h