gst-plugins-rs/generic/threadshare/src/udpsrc
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
..
imp.rs ts/udpsrc: reduce sync primitives in async hot path 2022-07-09 17:03:21 +00:00
mod.rs Remove now unnecessary Send+Sync impls for element/etc subclasses 2022-02-28 18:56:58 +02:00