From e4916fb1ef8e5ecc075978b98f50bd799faf83e0 Mon Sep 17 00:00:00 2001 From: Matthew Waters Date: Thu, 30 Jun 2016 23:12:33 +1000 Subject: gldisplay: add a list of glwindow's With the event thread on the display, for a particular winsys event we need to be able to retreive the window that the event matches. --- docs/libs/gst-plugins-bad-libs-sections.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/libs/gst-plugins-bad-libs-sections.txt b/docs/libs/gst-plugins-bad-libs-sections.txt index cf98424ae..61e06b20f 100644 --- a/docs/libs/gst-plugins-bad-libs-sections.txt +++ b/docs/libs/gst-plugins-bad-libs-sections.txt @@ -1039,6 +1039,9 @@ gst_gl_display_add_context gst_gl_display_get_gl_context_for_thread gst_gl_display_get_handle gst_gl_display_create_context +gst_gl_display_create_window +gst_gl_display_find_window +gst_gl_display_remove_window gst_context_get_gl_display gst_context_set_gl_display -- cgit v1.2.3