pipewire/src/modules
Wim Taymans ff05ebada6 pulse-server: tweak record attributes
Add some 'before' debug info of the attributes.
First clamp the fragsize to the maxlength and then clamp to the
minfrag or else we could bypass the configured minfrag by setting a
lower maxlength.
Scale the maxlength to at least twice the fragsize so that we can
buffer enough data in the ringbuffer to serve fragsize bytes.

See #2447
2022-06-20 11:42:59 +02:00
..
module-adapter adapter: name control ports as "control" 2022-06-17 15:40:56 +02:00
module-client-device Cleanup argument names in methods and events interfaces 2022-04-15 10:11:49 +02:00
module-client-node fix detection of reallocarray 2022-05-30 09:33:27 +02:00
module-filter-chain filter-chain: improve error reporting 2022-05-05 15:24:51 +02:00
module-metadata Cleanup argument names in methods and events interfaces 2022-04-15 10:11:49 +02: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 handle realloc error better 2022-04-27 10:09:06 +02:00
module-protocol-pulse pulse-server: tweak record attributes 2022-06-20 11:42:59 +02:00
module-raop handle open_memstream errors 2022-03-02 11:48:31 +01:00
module-session-manager fix detection of reallocarray 2022-05-30 09:33:27 +02:00
module-zeroconf-discover pipewire: module-zeroconf-discover: handle when AvahiWatch is freed while dispatching 2022-03-10 21:44:27 +01:00
spa pipewire: module-spa-node-factory: remove resource listener when node is destroyed 2022-05-16 17:40:35 +00:00
meson.build modules: add pipe tunnel 2022-06-03 10:52:45 +02:00
module-access.c treewide: only define feature macros when the feature is available 2022-02-04 00:15:59 +01:00
module-adapter.c adapter: pass spa_node to adapter 2022-05-11 12:28:26 +02:00
module-client-device.c modules: handle factory destroy 2022-05-06 12:11:20 +02:00
module-client-node.c modules: handle factory destroy 2022-05-06 12:11:20 +02:00
module-echo-cancel.c modules: clamp input offset and size 2022-06-04 11:47:48 +02:00
module-example-sink.c modules: improve parsing of rate and channels 2022-06-04 18:54:50 +02:00
module-example-source.c modules: improve parsing of rate and channels 2022-06-04 18:54:50 +02:00
module-fallback-sink.c module-fallback-sink: add dynamically appearing fallback sink 2022-02-13 09:54:55 +00:00
module-filter-chain.c modules: improve parsing of rate and channels 2022-06-04 18:54:50 +02:00
module-link-factory.c modules: handle factory destroy 2022-05-06 12:11:20 +02:00
module-loopback.c modules: clamp input offset and size 2022-06-04 11:47:48 +02:00
module-metadata.c module-metadata: handle factory destroy 2022-05-06 11:33:00 +02:00
module-pipe-tunnel.c pipewire: module-pipe-tunnel: accept file descriptor 0 2022-06-16 17:55:59 +02:00
module-portal.c modules: switch to new property helpers 2021-10-13 07:12:00 +00:00
module-profiler.c profiler: place rate suggestion in latency if given 2022-04-28 17:09:52 +02:00
module-protocol-native.c Add support for MidnightBSD 2022-06-19 18:22:47 +00:00
module-protocol-pulse.c modules: add more docs 2022-04-22 16:08:26 +02:00
module-protocol-simple.c modules: improve parsing of rate and channels 2022-06-04 18:54:50 +02:00
module-pulse-tunnel.c modules: clamp input offset and size 2022-06-04 11:47:48 +02:00
module-raop-discover.c Remove unnecessary } in src/modules/module-raop-discover.c docs 2022-05-06 09:03:04 +00:00
module-raop-sink.c pipewire: module-raop-sink: fix memory leak 2022-06-16 18:57:38 +02:00
module-roc-sink.c module-roc: improve sender loop 2022-06-04 10:57:20 +02:00
module-roc-source.c module-roc: update docs 2022-04-25 20:26:07 +02:00
module-rt.c Add support for MidnightBSD 2022-06-19 18:22:47 +00:00
module-session-manager.c modules: update docs 2022-04-22 17:08:45 +02:00
module-x11-bell.c pipewire: module-x11-bell: mark connection as terminatable 2022-02-18 12:30:53 +01:00
module-zeroconf-discover.c modules: improve parsing of rate and channels 2022-06-04 18:54:50 +02:00