gst-plugins-rs/generic/threadshare
François Laignel 0b615409ac ts/rt/Task: use light weight executor blocking on ack or join handle
Previous version used the Context::block_on_or_add_sub_task which
spawns a full-fledged executor with timer and io Reactor for no
reason when we just need to wait for a Receiver or JoinHandle.
2022-03-28 12:50:57 +03:00
..
examples ts/examples: add rtp mode with jitter-buffer & trace stop duration 2022-03-28 12:50:57 +03:00
src ts/rt/Task: use light weight executor blocking on ack or join handle 2022-03-28 12:50:57 +03:00
tests Replace Foo::from_instance(foo) with foo.imp() 2022-01-18 15:48:28 +02:00
build.rs fix-getters-calls 0.3.0 pass 2021-04-20 18:19:58 +02:00
Cargo.toml Update versions to 0.8.3 2022-03-08 19:49:16 +02:00
LICENSE-LGPLv2 Add LICENSE files to each individual crate 2020-07-10 13:06:28 +03:00