gst-plugins-rs/src
Sebastian Dröge b8a031c29b Use Option<&str> instead of Option<String> for set_uri()
There is no reason to require a heap-allocated String here.
2016-05-18 11:29:57 +03:00
..
lib.rs Add license and copyright notices 2016-05-15 18:54:09 +03:00
plugin.c Add license and copyright notices 2016-05-15 18:54:09 +03:00
rsfilesink.rs Use Option<&str> instead of Option<String> for set_uri() 2016-05-18 11:29:57 +03:00
rsfilesrc.rs Use Option<&str> instead of Option<String> for set_uri() 2016-05-18 11:29:57 +03:00
rshttpsrc.rs Use Option<&str> instead of Option<String> for set_uri() 2016-05-18 11:29:57 +03:00
rssink.c Add license and copyright notices 2016-05-15 18:54:09 +03:00
rssink.h Add license and copyright notices 2016-05-15 18:54:09 +03:00
rssink.rs Use Option<&str> instead of Option<String> for set_uri() 2016-05-18 11:29:57 +03:00
rssource.c Add license and copyright notices 2016-05-15 18:54:09 +03:00
rssource.h Add license and copyright notices 2016-05-15 18:54:09 +03:00
rssource.rs Use Option<&str> instead of Option<String> for set_uri() 2016-05-18 11:29:57 +03:00
utils.rs Add license and copyright notices 2016-05-15 18:54:09 +03:00