gst-plugins-rs/utils
Sebastian Dröge d3d98c73ca fallbacksrc: Connect to notify::active-pad after requesting pads
Requesting the first pad will emit the property because the first pad is
then selected. That will cause the callback to be called, which tries to
take the same mutex that is already locked during element setup and
causes a deadlock.
2022-04-08 19:53:38 +03:00
..
fallbackswitch fallbacksrc: Connect to notify::active-pad after requesting pads 2022-04-08 19:53:38 +03:00
togglerecord Update minimum supported GStreamer version to 1.14 2022-04-07 12:41:54 +03:00
uriplaylistbin uriplaylistbin: skip missing_http test 2022-04-08 16:18:03 +02:00