gstreamer-rs/examples/src
Sebastian Dröge 1501f9b944 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/1506>
2024-08-22 10:54:53 +01:00
..
bin examples: d3d11videosink: Fix compiler warning about unused closure parameter 2024-08-22 10:54:48 +01: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-22 10:54:53 +01:00