gst-plugins-rs/gst-plugin
Sebastian Dröge 2fb3952aa2 Element::request_new_pad() is (transfer none) in the return value
Which is effectively unsafe, but nothing we can do about that right now
without leaking all pads.

https://bugzilla.gnome.org/show_bug.cgi?id=791193
2017-12-04 11:08:16 +02:00
..
src Element::request_new_pad() is (transfer none) in the return value 2017-12-04 11:08:16 +02:00
Cargo.toml Move simple Source/Sink/Demuxer traits to a separate crate 2017-10-11 13:32:44 +03:00