Commits on Source (4)
-
Sebastian Dröge authored
As such, make them FnMut and remove the Sync requirement from them. We can only do this for the callbacks and not the signals, because the signals can in theory be emitted from anybody (outside the object!) at any time.
5cb03ab2 -
Sebastian Dröge authored
This fixes various memory-safety issues caused by broken reference counting. We have to handle pre-1.14 and post-1.14 differently in constructors. See https://bugzilla.gnome.org/show_bug.cgi?id=743062#c30
3282c77a -
Sebastian Dröge authoredd13aa1eb
-
Sebastian Dröge authoreda81c45ea
gstreamer-net/src/net_time_provider.rs
0 → 100644