gst-plugins-rs/generic/threadshare/src/runtime
François Laignel 5c9bbc6818 threadshare: Task: reduce memory usage
Using dynamic dispatch instead of monomorphization reduces the lib size
and memory use without affecting CPU nor throughput significantly.
2020-05-25 18:31:49 +02: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: save upgrade in Pad functions 2020-04-29 16:10:19 +02:00
task.rs threadshare: Task: reduce memory usage 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