gst-plugins-rs/generic/threadshare
Mathieu Duponchelle 3d26d2f27b sync elements: implement provide_clock
Since those are using the clock for sync, they need to also
provide a clock for good measure. The reason is that even if
downstream elements provide a clock, we don't want to have
that clock selected because it might not be running yet.
2020-06-02 19:31:58 +02:00
..
examples threadshare: align some properties with their C counterparts 2020-04-27 11:22:26 +02:00
src sync elements: implement provide_clock 2020-06-02 19:31:58 +02:00
tests threadshare/TaskImpl: allow transition hooks to fail... 2020-05-25 18:31:49 +02:00
build.rs Fix various new clippy warnings with clippy 1.43 2020-04-24 13:55:01 +03:00
Cargo.toml threadshare: Update from the deprecated net2 to the socket2 crate 2020-05-29 13:07:14 +03:00