gst-plugins-rs/generic/threadshare
François Laignel a1b89c1fb9 ts/udpsrc: reduce sync primitives in async hot path
- Moved UdpSrcPadHandlerState and related funtions to UdpSrcTask.
- Moved Socket preparation in UdpSrcTask. No longer need for
  Context::enter.
2022-07-09 17:03:21 +00:00
..
examples Fix/silence a couple new clippy warnings 2022-06-30 16:07:32 +03:00
src ts/udpsrc: reduce sync primitives in async hot path 2022-07-09 17:03:21 +00:00
tests Fix/silence a couple new clippy warnings 2022-06-30 16:07:32 +03:00
build.rs fix-getters-calls 0.3.0 pass 2021-04-20 18:19:58 +02:00
Cargo.toml ts/udpsink: reduce sync primitives in async hot path 2022-07-09 17:03:21 +00:00
LICENSE-LGPLv2 Add LICENSE files to each individual crate 2020-07-10 13:06:28 +03:00