gst-plugins-rs/plugins
Thibault Saunier c3a1536849 gcc: Fix deadlock on shutdown
We were holding the element .state lock while trying to shutdown leading
to a deadlock.

Fixes: https://github.com/centricular/webrtcsink/issues/90
2022-08-31 18:11:30 +02:00
..
examples webrtcsink: address Sebastian's latest comments 2022-03-26 00:16:29 +01:00
src gcc: Fix deadlock on shutdown 2022-08-31 18:11:30 +02:00
build.rs Initial commit 2021-10-28 05:14:41 +02:00
Cargo.toml plugin: Implement bandwidth estimator based on the Google Congestion Control algorithm 2022-08-05 03:13:05 +02:00