gst-plugins-rs/generic/threadshare
Sebastian Dröge 9bb3e75fb9 Update to use the new pad builders for safely setting pad functions
Only two uses of unsafely setting the pad functions is left:
- fallbacksrc for overriding the chain function of the proxy pad of a
  ghost pad
- threadshare for overriding the pad functions after creationg, which
  probably needs some fixing at some point
2020-06-22 11:28:19 +03:00
..
examples threadshare: align some properties with their C counterparts 2020-04-27 11:22:26 +02:00
src Update to use the new pad builders for safely setting pad functions 2020-06-22 11:28:19 +03:00
tests Update for new_with_XXX/new_from_XXX function renaming 2020-06-16 11:56:48 +03:00
build.rs Fix various new clippy warnings with clippy 1.43 2020-04-24 13:55:01 +03:00
Cargo.toml threadshare: Update from the deprecated net2 to the socket2 crate 2020-05-29 13:07:14 +03:00