pipewire/spa/plugins/audioconvert
Wim Taymans a837dcd40b audioadapter: renegotiate when driver changes
The renegotiated format can depend on the clock rate of the new
driver.

See #4933
2025-10-28 08:32:03 +01:00
..
audioadapter.c audioadapter: renegotiate when driver changes 2025-10-28 08:32:03 +01:00
audioconvert.c audioconvert: simplify volume ramp generation 2025-10-26 14:12:19 +00:00
benchmark-fmt-ops.c
benchmark-resample.c
biquad.c audioconvert: align low-/highpass calculations 2024-12-20 11:03:43 +01:00
biquad.h audioconvert: use the same biquad as filter-chain 2024-11-27 16:47:53 +01:00
channelmix-ops-c.c math: improve denormal check 2025-01-13 16:10:34 +01:00
channelmix-ops-sse.c math: improve denormal check 2025-01-13 16:10:34 +01:00
channelmix-ops.c Don't use SPA_AUDIO_MAX_CHANNELS directly 2025-10-21 09:43:06 +02:00
channelmix-ops.h Don't use SPA_AUDIO_MAX_CHANNELS directly 2025-10-21 09:43:06 +02:00
crossover.c audioconvert: use the same biquad as filter-chain 2024-11-27 16:47:53 +01:00
crossover.h audioconvert: use the same biquad as filter-chain 2024-11-27 16:47:53 +01:00
fmt-ops-avx2.c audioconvert: optimise f32d to/from s16s conversions 2025-01-24 10:37:02 +01:00
fmt-ops-c.c audioconvert: add clear function 2025-07-02 10:27:26 +02:00
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 fmt-ops: allocate shaper memory dynamically 2025-10-24 12:46:38 +02:00
fmt-ops.h fmt-ops: allocate shaper memory dynamically 2025-10-24 12:46:38 +02: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 meson.build: set project cc flags also for native builds 2025-10-26 14:12:19 +00:00
peaks-ops-c.c
peaks-ops-sse.c
peaks-ops.c
peaks-ops.h audioconvert: add log topic for resampler 2025-09-07 18:26:03 +00:00
plugin.c
resample-native-avx.c
resample-native-c.c
resample-native-impl.h audioconvert: add log topic for resampler 2025-09-07 18:26:03 +00:00
resample-native-neon.c
resample-native-sse.c
resample-native-ssse3.c
resample-native.c audioconvert: add log topic for resampler 2025-09-07 18:26:03 +00: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 Don't use SPA_AUDIO_MAX_CHANNELS directly 2025-10-21 09:43:06 +02:00
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 resample: use fixed point for resample phase and input rate 2025-07-30 07:59:52 +00:00
test-source.c
volume-ops-c.c
volume-ops-sse.c
volume-ops.c
volume-ops.h
wavfile.c
wavfile.h