pipewire/spa/plugins
George Kiagiadakis a75fe69c8e bluez5: emit & remove the A2DP source node depending on transport state
Typically a source stops the connection when it has nothing to play
and this causes the transport to become "idle" and our A2DP source
also stops. However, the node is still present and "running" (if linked),
which causes the graph to underrun as it receives no data from this node.

This patch dynamically creates and destroys the a2dp source node depending
on the transport state. So, when the transport is idle, there is no node
in the graph at all.
2021-03-18 14:34:27 +00:00
..
alsa treewide: fix issues found by codespell 2021-03-16 19:11:25 +00:00
audioconvert audioconvert: add LFE filter 2021-03-17 11:28:40 +01:00
audiomixer audiomixer: fix array sizes 2020-12-21 19:34:55 +01:00
audiotestsrc audiotestsrc: fix function signature 2020-05-12 17:23:35 +02:00
bluez5 bluez5: emit & remove the A2DP source node depending on transport state 2021-03-18 14:34:27 +00:00
control tweak buffers a little 2020-02-19 10:17:00 +01:00
ffmpeg ffmpeg: fix install dir 2020-01-30 17:50:45 +01:00
jack jack: handle client init error with -EIO 2021-02-19 16:10:34 +01:00
libcamera libcamera: fix the build and capture issues with latest libcamera version. 2021-02-03 16:57:09 +05:30
support logger: printf \n even when colors disabled 2021-03-13 20:36:23 +01:00
test improve debug 2020-04-22 12:47:18 +02:00
v4l2 treewide: fix issues found by codespell 2021-03-16 19:11:25 +00:00
videoconvert Improve naming 2020-08-06 13:49:33 +02:00
videotestsrc improve debug 2020-04-22 12:47:18 +02:00
volume improve debug 2020-04-22 12:47:18 +02:00
vulkan vulkan: check results of stat 2020-05-20 15:24:25 +02:00
meson.build meson: Fix build without vulkan headers 2021-03-17 20:52:20 +02:00