gst-plugins-rs/generic/threadshare/src/runtime/executor
François Laignel 72acbebff0 ts/standalone: multiple improvements
- Reworked buffer push.
- Reworked stats.
- Make first elements logs stand out. This make it possible to
  follow what's going on with pipelines containing 1000s of
  elements.
- Actually handle EOS.
- Use more significant defaults.
- Allow building without `clap` feature.
2022-09-13 07:29:50 +00:00
..
async_wrapper.rs threadshare: Fix some new clippy beta warnings 2022-08-10 12:58:28 +03:00
context.rs ts/runtime: slight optimizations for sub tasks related operations 2022-08-18 18:42:18 +02:00
join.rs ts/executor: replace tokio with smol-like implementation 2021-12-25 11:25:56 +00:00
mod.rs ts/executor: replace tokio with smol-like implementation 2021-12-25 11:25:56 +00:00
reactor.rs ts/async_wrapper: remove fd from reactor before dropping its handle 2022-06-30 11:13:39 +00:00
scheduler.rs ts/runtime: slight optimizations for sub tasks related operations 2022-08-18 18:42:18 +02:00
task.rs ts/runtime: slight optimizations for sub tasks related operations 2022-08-18 18:42:18 +02:00
timer.rs ts/standalone: multiple improvements 2022-09-13 07:29:50 +00:00