gstreamer-rs/examples/src
Sebastian Dröge c463c07871 examples: glupload: Fix compilation with Rust < 1.72 on Windows
The event proxy on Windows is only `Sync` if the contained `Sender` is,
but until Rust 1.72 it was not.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1499>
2024-08-19 10:02:36 +03:00
..
bin examples: d3d11videosink: Fix compiler warning about unused closure parameter 2024-08-19 09:58:16 +03:00
examples-common.rs examples/tutorials: fix macOS run() wrapper terminating too early 2024-01-29 14:15:19 +00:00
glupload.rs examples: glupload: Fix compilation with Rust < 1.72 on Windows 2024-08-19 10:02:36 +03:00