pipewire/spa/plugins/filter-graph
Wim Taymans 11f1298f53 spa: make a function to make a channel short name
Make a function that can generate and parse a short name for
the positions that are not in the type list, like the AUX channels.
2025-10-22 13:04:53 +02:00
..
audio-dsp-avx.c *: unify config.h handling 2025-05-30 10:24:13 +00:00
audio-dsp-c.c filter-graph: fix index off by one in dsp_delay_c 2025-07-22 15:44:08 +02:00
audio-dsp-impl.h filter-graph: optimize mix function a little 2025-01-07 09:40:45 +01:00
audio-dsp-sse.c *: unify config.h handling 2025-05-30 10:24:13 +00:00
audio-dsp.c filter-chain: move the filter-graph to plugins 2024-11-13 11:12:06 +01:00
audio-dsp.h filter-graph: optimize mix function a little 2025-01-07 09:40:45 +01:00
audio-plugin.h filter-graph: pass void * to connect_port 2025-08-26 13:19:01 +02:00
biquad.h filter-chain: move the filter-graph to plugins 2024-11-13 11:12:06 +01:00
convolver.c filter-graph: remove a memcpy and some cleanups 2025-06-05 11:35:32 +02:00
convolver.h filter-chain: move the filter-graph to plugins 2024-11-13 11:12:06 +01:00
filter-graph.c spa: make a function to make a channel short name 2025-10-22 13:04:53 +02:00
ladspa.h filter-chain: move the filter-graph to plugins 2024-11-13 11:12:06 +01:00
meson.build meson: remove avutils as a ONNX dependency 2025-07-17 14:08:20 +02:00
pffft.c filter-chain: move the filter-graph to plugins 2024-11-13 11:12:06 +01:00
pffft.h filter-chain: move the filter-graph to plugins 2024-11-13 11:12:06 +01:00
plugin_builtin.c filter-graph: allow 8 channels in max plugin 2025-09-29 14:11:27 +00:00
plugin_ebur128.c filter-graph: pass void * to connect_port 2025-08-26 13:19:01 +02:00
plugin_ffmpeg.c filter-graph: pass void * to connect_port 2025-08-26 13:19:01 +02:00
plugin_ladspa.c filter-graph: pass void * to connect_port 2025-08-26 13:19:01 +02:00
plugin_lv2.c filter-graph: pass void * to connect_port 2025-08-26 13:19:01 +02:00
plugin_onnx.c filter-graph: pass void * to connect_port 2025-08-26 13:19:01 +02:00
plugin_sofa.c filter-graph: pass void * to connect_port 2025-08-26 13:19:01 +02:00