pipewire/spa/plugins/audioconvert
Wim Taymans 44919c83fc audioconvert: keep better track of param changes
Keep track of the param changes with the user counter. Make sure to
flip the serial switch whenever a change is pending. Previously
we copied the param from the channelmixer or follower but that
did not always result in a serial change.

Fixes #764
2021-02-19 09:57:59 +01:00
..
audioadapter.c audioconvert: keep better track of param changes 2021-02-19 09:57:59 +01:00
audioconvert.c audioconvert: keep better track of param changes 2021-02-19 09:57:59 +01:00
benchmark-fmt-ops.c
benchmark-resample.c
channelmix-ops-c.c
channelmix-ops-sse.c
channelmix-ops.c
channelmix-ops.h
channelmix.c channelmix: initialize with float 2021-02-02 11:01:01 +01:00
fmt-ops-avx2.c
fmt-ops-c.c
fmt-ops-neon.c
fmt-ops-sse2.c
fmt-ops-sse41.c
fmt-ops-ssse3.c
fmt-ops.c
fmt-ops.h audioconvert: add volume ops 2021-02-05 15:08:26 +01:00
fmtconvert.c Don't advertize formats we don't yet support 2021-02-05 12:12:44 +01:00
merger.c audioconvert: use sizeof for position size 2021-02-16 15:07:40 +01:00
meson.build audioconvert: add volume ops 2021-02-05 15:08:26 +01:00
plugin.c
resample-native-avx.c
resample-native-impl.h
resample-native-neon.c
resample-native-sse.c
resample-native-ssse3.c
resample-native.c
resample-peaks-impl.h
resample-peaks-sse.c
resample-peaks.c
resample.c
resample.h
spa-resample.c
splitter.c audioconvert: use sizeof for position size 2021-02-16 15:07:40 +01:00
test-audioadapter.c
test-audioconvert.c
test-channelmix.c
test-fmt-ops.c
test-helper.h
test-resample.c
test-source.c
volume-ops-c.c audioconvert: add volume ops 2021-02-05 15:08:26 +01:00
volume-ops-sse.c audioconvert: add volume ops 2021-02-05 15:08:26 +01:00
volume-ops.c audioconvert: add volume ops 2021-02-05 15:08:26 +01:00
volume-ops.h audioconvert: add missing file 2021-02-05 17:29:43 +01:00