gst-plugins-rs/gst-plugin
Sebastian Dröge a808c34794 Use g_strndup() instead of creating a CString and then g_strdup() it
Creating a CString involves potentially some additional allocations.
2017-04-14 12:41:39 +03:00
..
src Use g_strndup() instead of creating a CString and then g_strdup() it 2017-04-14 12:41:39 +03:00
build.rs Port sink C code to Rust 2017-04-10 19:52:00 +03:00
Cargo.toml Update to slog 2.0 2017-04-12 16:44:34 +03:00