gst-plugins-rs/audio/speechmatics
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
..
src speechmatics: fix hang when one source pad errors out 2024-11-20 12:52:17 +01:00
build.rs audio: add speechmatics transcriber 2024-08-21 17:43:02 +00:00
Cargo.toml Remove once_cell dependency 2024-10-21 17:53:18 +00:00
LICENSE-MPL-2.0 audio: add speechmatics transcriber 2024-08-21 17:43:02 +00:00