gst-plugins-rs/generic/sodium
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 Fix various new clippy warnings with clippy 1.43 2020-04-24 13:55:01 +03:00
src Update to use the new pad builders for safely setting pad functions 2020-06-22 11:28:19 +03:00
tests use new constructor names 2020-06-11 13:07:01 +02:00
build.rs Fix various new clippy warnings with clippy 1.43 2020-04-24 13:55:01 +03:00
Cargo.toml Update all versions to 0.6.0 2020-04-15 20:39:50 +02:00