gstreamer/gst-libs/gst/vulkan/xcb
Yeongjin Jeong 94671be428 vulkan/xcb: Don't try to create xcb window with non-xcb display
Non-xcb display does not have a xcb_connection and trying
to create xcb window with wild pointer can cause segfault.
2019-08-29 11:19:37 +00:00
..
gstvkdisplay_xcb.c vulkan: make a gstvulkan library out of the existing API 2019-06-04 09:03:44 +00:00
gstvkdisplay_xcb.h vulkan: make a gstvulkan library out of the existing API 2019-06-04 09:03:44 +00:00
gstvkwindow_xcb.c vulkan/xcb: Don't try to create xcb window with non-xcb display 2019-08-29 11:19:37 +00:00
gstvkwindow_xcb.h vulkan: make a gstvulkan library out of the existing API 2019-06-04 09:03:44 +00:00
xcb_event_source.c vulkan/xcb: display->windows is a list of allocated GWeakRef 2019-08-22 14:54:30 +10:00
xcb_event_source.h vulkan: make a gstvulkan library out of the existing API 2019-06-04 09:03:44 +00:00