gstreamer-rs/examples
Marijn Suijten a65d2df25c examples: Application::new always returns an application without Result
Since https://github.com/gtk-rs/gtk-rs/pull/447, supposedly the native
function is never returning a `NULL` `Application` hence it makes little
sense to handle an "unreachable" error here.
2021-04-12 10:28:16 +02:00
..
src examples: Application::new always returns an application without Result 2021-04-12 10:28:16 +02:00
build.rs examples: Rename crates in Cargo.toml and get rid of extern crate 2020-10-10 11:10:20 +03:00
Cargo.toml examples/glupload: Update glutin to 0.26 with winit 0.24 2021-04-11 01:08:59 +02:00