gst-plugins-rs/utils
Guillaume Desmottes 97dba9046b uridecodebin: stop using crossbeam_channel
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.
2022-04-08 12:58:13 +02:00
..
fallbackswitch Update minimum supported GStreamer version to 1.14 2022-04-07 12:41:54 +03:00
togglerecord Update minimum supported GStreamer version to 1.14 2022-04-07 12:41:54 +03:00
uriplaylistbin uridecodebin: stop using crossbeam_channel 2022-04-08 12:58:13 +02:00