gst-plugins-rs/utils/togglerecord
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
..
examples adapt to ObjectExt improvements 2021-11-08 14:43:53 +02:00
src utils/togglerecord: fix race condition in sink_chain when segment is pending 2021-12-20 09:01:09 +00:00
tests adapt to ObjectExt improvements 2021-11-08 14:43:53 +02:00
build.rs fix-getters-calls 0.3.0 pass 2021-04-20 18:19:58 +02:00
Cargo.toml Update to Rust edition 2021 and minimum supported Rust version to 1.56 2021-10-31 17:40:05 +02:00
LICENSE Drop gst-plugin- prefix in plugin directory name 2020-04-05 19:10:47 +00:00
LICENSE-LGPLv2 Add LICENSE files to each individual crate 2020-07-10 13:06:28 +03:00