gst-plugins-rs/video/gtk4/src
Sebastian Dröge ed5b090318 gtk4: Use async-channel instead of the glib MainContext channel
The latter will be removed in favour of using async code in the future,
and async code generally allows for more flexible message handling than the
callback based MainContext channel.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1410>
2023-12-18 10:46:42 +02:00
..
sink gtk4: Use async-channel instead of the glib MainContext channel 2023-12-18 10:46:42 +02:00
lib.rs video/gtk4: Implement support for GLTextures when possible. 2022-11-29 21:18:46 +02:00
utils.rs video/gtk4: Implement support for GLTextures when possible. 2022-11-29 21:18:46 +02:00