gst-plugins-rs/generic/threadshare/src/runtime
François Laignel dfaf59a59b threadshare: simplify Pad{Src,Sink} implementations
Pad{Src,Sink}[Ref] delegate some functions to their respective
Pad{Src,Sink}Inner. Since they act as smart pointers, we can
safely implement the Deref trait to simplify the implementations.
2020-05-30 08:30:27 +00:00
..
executor.rs threadshare: introduce TaskImpl trait 2020-05-25 18:31:48 +02:00
mod.rs threadshare: introduce TaskImpl trait 2020-05-25 18:31:48 +02:00
pad.rs threadshare: simplify Pad{Src,Sink} implementations 2020-05-30 08:30:27 +00:00
task.rs threadshare: fix Transition naming 2020-05-25 18:31:49 +02:00
time.rs Drop gst-plugin- prefix in plugin directory name 2020-04-05 19:10:47 +00:00