gst-plugins-rs/src
Sebastian Dröge 872e9a8ab1 Free CString memory in Rust
Using g_free() on it will likely not work.
2016-05-19 10:47:31 +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<&str> for set_uri() 2016-05-18 11:39:37 +03:00
rsfilesrc.rs Use Option<&str> instead of &Option<&str> for set_uri() 2016-05-18 11:39:37 +03:00
rshttpsrc.rs Use Option<&str> instead of &Option<&str> for set_uri() 2016-05-18 11:39:37 +03:00
rssink.c Free CString memory in Rust 2016-05-19 10:47:31 +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<&str> for set_uri() 2016-05-18 11:39:37 +03:00
rssource.c Free CString memory in Rust 2016-05-19 10:47:31 +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<&str> for set_uri() 2016-05-18 11:39:37 +03:00
utils.rs Free CString memory in Rust 2016-05-19 10:47:31 +03:00