gst-plugins-rs/generic
François Laignel 8eb8ea0e7d 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 08:47:32 +00:00
..
file Use SPDX license format in Cargo.toml 2022-03-14 10:23:16 +02:00
fmp4 fmp4mux: HLS live example 2022-03-02 10:01:38 +00:00
sodium Remove now unnecessary Send+Sync impls for element/etc subclasses 2022-02-28 18:56:58 +02:00
threadshare ts/rt/Task: use light weight executor blocking on ack or join handle 2022-03-28 08:47:32 +00:00