GStreamer bindings for Rust
Go to file
Sebastian Dröge 1264f2f5c0 Rename MessageImpl to MessageRef
These will show up as (possibly mutable) references later in API from
which we explicitly borrow references instead of getting a new one.
2017-07-10 17:12:24 +03:00
examples Add launch example using the GTK main loop 2017-07-05 19:10:58 +03:00
gir-files Update .gir files to 1.12.1 2017-06-25 11:17:06 +03:00
gstreamer Rename MessageImpl to MessageRef 2017-07-10 17:12:24 +03:00
Cargo.lock Implement Builder for all Messages 2017-07-07 14:39:22 +03:00
Cargo.toml Implement simple example application and clean up API 2017-07-03 18:08:43 +03:00
Gir_Gst.toml Add initialization safety assertions 2017-07-10 17:12:14 +03:00