gst-plugins-rs/audio
Mathieu Duponchelle 849ae7c845 speechmatics: fix hang when one source pad errors out
We still want to push translations / transcripts on the other pads, and
prior to that patch as the pad only paused itself but kept its mpsc
channel alive and stopped reading from it, it would block further messages
from being processed by the other source pads.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1925>
2024-11-20 12:52:17 +01:00
..
audiofx Remove once_cell dependency 2024-10-21 17:53:18 +00:00
claxon Remove once_cell dependency 2024-10-21 17:53:18 +00:00
csound Remove once_cell dependency 2024-10-21 17:53:18 +00:00
lewton Remove once_cell dependency 2024-10-21 17:53:18 +00:00
speechmatics speechmatics: fix hang when one source pad errors out 2024-11-20 12:52:17 +01:00
spotify spotify: make common module public 2024-11-02 16:14:08 +01:00