pipewire/src/modules
Wim Taymans 3dde9fef9c client-node: send the right peer_id
Output ports share the same buffers on all mix outputs and the buffers
are stored in a special mix area with id SPA_ID_INVALID.

The special mix area does not have the peer_id of the link, we need to
get that from the non-shared mix area.

This fixes some invalid peer port-id values in the set_mix_info event.
2021-10-01 09:33:19 +02:00
..
module-adapter modules: use the new topic-based logging from various pipewire modules 2021-09-28 09:35:39 +02:00
module-client-device tree-wide: replace strstr(a, b) == a with spa_strstartswith() 2021-08-02 08:24:21 +00:00
module-client-node client-node: send the right peer_id 2021-10-01 09:33:19 +02:00
module-echo-cancel module-echo-cancel: Change extension .cc to .cpp for aec-webrtc 2021-06-02 18:26:19 -04:00
module-filter-chain filter-chain: make it possible to suggest a samplerate 2021-09-29 16:53:18 +02:00
module-metadata includes: update all references to extensions to point to pipewire/extensions 2021-06-18 17:54:18 +03:00
module-profiler modules: use the new topic-based logging from various pipewire modules 2021-09-28 09:35:39 +02:00
module-protocol-native modules: switch protocol-native to the new logging system 2021-09-28 09:35:39 +02:00
module-protocol-pulse pulse-server: add latency_msec parameter 2021-09-30 09:49:09 +02:00
module-session-manager treewide: mark things static and const 2021-06-30 14:44:08 +02:00
module-zeroconf-discover pipewire: module-zeroconf-discover: free correct pointer 2021-06-16 17:39:25 +00:00
spa modules: use the new topic-based logging from various pipewire modules 2021-09-28 09:35:39 +02:00
meson.build Remove remaining tabs from meson.build files 2021-09-30 00:08:27 +00:00
module-access.c modules: use the new topic-based logging from various pipewire modules 2021-09-28 09:35:39 +02:00
module-adapter.c modules: use the new topic-based logging from various pipewire modules 2021-09-28 09:35:39 +02:00
module-client-device.c modules: use the new topic-based logging from various pipewire modules 2021-09-28 09:35:39 +02:00
module-client-node.c modules: use the new topic-based logging from various pipewire modules 2021-09-28 09:35:39 +02:00
module-echo-cancel.c modules: use the new topic-based logging from various pipewire modules 2021-09-28 09:35:39 +02:00
module-example-sink.c modules: use the new topic-based logging from various pipewire modules 2021-09-28 09:35:39 +02:00
module-example-source.c modules: use the new topic-based logging from various pipewire modules 2021-09-28 09:35:39 +02:00
module-filter-chain.c filter-chain: make it possible to suggest a samplerate 2021-09-29 16:53:18 +02:00
module-link-factory.c modules: use the new topic-based logging from various pipewire modules 2021-09-28 09:35:39 +02:00
module-loopback.c modules: use the new topic-based logging from various pipewire modules 2021-09-28 09:35:39 +02:00
module-metadata.c modules: use the new topic-based logging from various pipewire modules 2021-09-28 09:35:39 +02:00
module-portal.c modules: use the new topic-based logging from various pipewire modules 2021-09-28 09:35:39 +02:00
module-profiler.c modules: use the new topic-based logging from various pipewire modules 2021-09-28 09:35:39 +02:00
module-protocol-native.c modules: switch protocol-native to the new logging system 2021-09-28 09:35:39 +02:00
module-protocol-pulse.c modules: add log topics to module-protocol-pulse 2021-09-28 09:35:39 +02:00
module-protocol-simple.c modules: use the new topic-based logging from various pipewire modules 2021-09-28 09:35:39 +02:00
module-pulse-tunnel.c pulse-tunnel: pass latency as msec 2021-09-30 09:49:00 +02:00
module-roc-sink.c modules: use the new topic-based logging from various pipewire modules 2021-09-28 09:35:39 +02:00
module-roc-source.c modules: use the new topic-based logging from various pipewire modules 2021-09-28 09:35:39 +02:00
module-rt.c modules: use the new topic-based logging from various pipewire modules 2021-09-28 09:35:39 +02:00
module-rtkit.c modules: use the new topic-based logging from various pipewire modules 2021-09-28 09:35:39 +02:00
module-session-manager.c doc: add the documentation infrastructure for pipewire modules 2021-06-25 08:42:24 +00:00
module-zeroconf-discover.c pipewire: module-zeroconf-discover: handle module destroy events 2021-09-29 10:35:16 +02:00