pipewire/src/modules/module-filter-chain
2024-02-06 11:50:54 +01:00
..
biquad.c filter-chain: improve some float handling 2022-11-02 12:41:20 +01:00
biquad.h fix codespell issues 2021-10-07 15:26:18 +00:00
builtin_plugin.c meson: fix compilation when spa-plugins is disabled 2024-02-06 11:50:54 +01:00
convolver.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
convolver.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
dsp-ops-avx.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
dsp-ops-c.c filter-chain: add mult and sine plugin 2023-10-23 11:14:51 +02:00
dsp-ops-sse.c filter-chain: fix gain when mixing 1 source 2023-09-27 16:10:56 +02:00
dsp-ops.c pipewire: module-filter-chain: dsp_ops_init(): take cpu_flags 2023-12-02 20:24:33 +00:00
dsp-ops.h pipewire: module-filter-chain: dsp_ops_init(): take cpu_flags 2023-12-02 20:24:33 +00:00
ladspa.h filter-chain: add ladspa header 2021-05-10 11:05:06 +02:00
ladspa_plugin.c filter-chain: move sofa and lv2 to external modules 2023-06-29 14:04:40 +02:00
lv2_plugin.c filter-chain: connect atom ports to an empty atom 2024-01-30 16:16:56 +01:00
pffft.c filter-chain: use dsp sum/copy/clear functions 2022-12-16 10:22:01 +01:00
pffft.h filter-chain: use dsp sum/copy/clear functions 2022-12-16 10:22:01 +01:00
plugin.h filter-chain: move sofa and lv2 to external modules 2023-06-29 14:04:40 +02:00
sofa_plugin.c filter-chain: move sofa and lv2 to external modules 2023-06-29 14:04:40 +02:00