mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2025-01-25 02:18:12 +00:00
2eb4a82093
I give up on crossbeam_channel. For some reasons some receivers are not always unblocked and I was not able to reproduce using simpler test cases. Use with mpsc channels instead which are more reliable. |
||
---|---|---|
.. | ||
examples | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |