GStreamer plugins written in Rust. *These plugins can be used by applications written in other programming languages as well of course, they are just like any other GStreamer plugins available on the system.*
Go to file
Sebastian Dröge acc7d2ea26 Use Option<&str> instead of &Option<&str> for set_uri()
This seems more ergonomic to use, and is more common in other libraries.
2016-05-18 11:39:37 +03:00
src Use Option<&str> instead of &Option<&str> for set_uri() 2016-05-18 11:39:37 +03:00
build.rs Add license and copyright notices 2016-05-15 18:54:09 +03:00
Cargo.toml Add license and copyright notices 2016-05-15 18:54:09 +03:00
COPYING Add license and copyright notices 2016-05-15 18:54:09 +03:00