summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthew Waters <matthew@centricular.com>2014-11-27 21:05:45 +1100
committerMatthew Waters <matthew@centricular.com>2014-11-28 09:14:26 +1100
commit3c1e77eb3126a3afd297f99b64715fc89683d773 (patch)
tree01c56cd3a740ec265cb9903207de30ceb2bba8eb /docs
parent6bd1150ca889c17342520b3bbd8e729fb843a1a5 (diff)
downloadgstreamer-plugins-bad-3c1e77eb3126a3afd297f99b64715fc89683d773.tar.gz
gldisplay: implement runtime GL api filtering
Needed so that the pipeline/application can limit the choice of GL api to what it supports
Diffstat (limited to 'docs')
-rw-r--r--docs/libs/gst-plugins-bad-libs-sections.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/libs/gst-plugins-bad-libs-sections.txt b/docs/libs/gst-plugins-bad-libs-sections.txt
index ccdf0dd44..dd6fd030e 100644
--- a/docs/libs/gst-plugins-bad-libs-sections.txt
+++ b/docs/libs/gst-plugins-bad-libs-sections.txt
@@ -899,6 +899,8 @@ GstGLDisplayType
GstGLDisplay
gst_gl_display_new
gst_gl_display_get_handle_type
+gst_gl_display_filter_gl_api
+gst_gl_display_get_gl_api
gst_context_get_gl_display
gst_context_set_gl_display
<SUBSECTION Standard>