gstreamer-rs/examples
Marijn Suijten 8ab8f00005 examples/glupload: Allow EGL and Wayland features to coexist
If EGL and Wayland were both set the Wayland bit of code would never be
build-tested nor used.  Now if both are enabled try to acquire a
GLDisplay through both handles before bailing.  The methods can still be
tested in isolation by not enabling one or the other feature.
2021-04-10 20:20:49 +02:00
..
src examples/glupload: Allow EGL and Wayland features to coexist 2021-04-10 20:20:49 +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: Allow EGL and Wayland features to coexist 2021-04-10 20:20:49 +02:00