gst-plugins-rs/utils/togglerecord/src
François Laignel 7c909e59a9 utils/togglerecord: fix race condition in sink_chain when segment is pending
In `sink_chain` when the Segment is pending, attempting to lock
rec state could lead to a dead lock because the stream state is
already locked while the main stream state was not locked.
2021-12-20 09:01:09 +00:00
..
togglerecord utils/togglerecord: fix race condition in sink_chain when segment is pending 2021-12-20 09:01:09 +00:00
lib.rs use gst::glib where applicable 2021-06-03 20:53:16 +02:00