diff options
author | Matthew Waters <matthew@centricular.com> | 2014-11-27 15:50:04 +1100 |
---|---|---|
committer | Matthew Waters <matthew@centricular.com> | 2016-11-17 14:06:21 +1100 |
commit | cdaada43009a008f1ba44a010f02ba005898b7da (patch) | |
tree | f20856b0857d9dde0f5eff546a4ab5c0efc33332 /docs | |
parent | 9ca4c8ec3539a9ad53fedba0864855998873d72a (diff) | |
download | gstreamer-plugins-bad-cdaada43009a008f1ba44a010f02ba005898b7da.tar.gz |
display/egl: implement getting the EGLDisplay of a specific platform
https://bugzilla.gnome.org/show_bug.cgi?id=774518
Diffstat (limited to 'docs')
-rw-r--r-- | docs/libs/gst-plugins-bad-libs-sections.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/libs/gst-plugins-bad-libs-sections.txt b/docs/libs/gst-plugins-bad-libs-sections.txt index 61e06b20f..34a42b548 100644 --- a/docs/libs/gst-plugins-bad-libs-sections.txt +++ b/docs/libs/gst-plugins-bad-libs-sections.txt @@ -1075,6 +1075,9 @@ GST_GL_DISPLAY_COCOA_CLASS <FILE>gstgldisplayegl</FILE> <TITLE>GstGLDIsplayEGL</TITLE> gst_gl_display_egl_new +gst_gl_display_egl_new_with_egl_display +gst_gl_display_egl_from_gl_display +gst_gl_display_egl_get_from_native <SUBSECTION Standard> GST_GL_DISPLAY_EGL GST_GL_DISPLAY_EGL_CAST |