gst-plugins-rs/video/gtk4/src
Ruben Gonzalez 09e9c047df gtk4: Fix segfault running gst-inspect -a when GTK4 and GTK3 is installed
Segmentation fault when getting default value of paintable property
from gtk4paintablesink element when libgtk-4.so.1 from libgstgtk4.so
and libgtk-3.so.0 from libgstgtk.so are installed:

> cannot register existing type 'GdkDisplayManager'

Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/490

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1453>
2024-02-08 08:32:14 +00:00
..
sink gtk4: Fix segfault running gst-inspect -a when GTK4 and GTK3 is installed 2024-02-08 08:32:14 +00: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