gst-plugins-rs/utils/togglerecord
Vivia Nikolaidou 6f14ebdfee togglerecord: Notify main_stream_cond on release_pad
Otherwise, it would deadlock when releasing first the primary stream and
then the secondary one, because it will wait in the "secondary stream"
handling for the main stream to be fed, which will never happen.
2021-08-27 11:59:33 +03:00
..
examples Update for fallible Object::set_property_from_str() 2021-08-17 15:01:25 +03:00
src togglerecord: Notify main_stream_cond on release_pad 2021-08-27 11:59:33 +03:00
tests fix clippy warnings 2021-06-05 10:36:22 +02:00
build.rs fix-getters-calls 0.3.0 pass 2021-04-20 18:19:58 +02:00
Cargo.toml Add capi feature to all plugin crates 2021-08-11 20:51:36 +03: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