From d5c369379106c826f46664f08c7cad0870272b83 Mon Sep 17 00:00:00 2001 From: Matthew Waters Date: Wed, 14 Jan 2015 22:08:43 +1100 Subject: gl: split glcolorconvert usage from glupload the separation allows the transfer operation to occur in a separate thread/time which may increase performance in specific circumstances. --- docs/libs/gst-plugins-bad-libs-sections.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/libs/gst-plugins-bad-libs-sections.txt b/docs/libs/gst-plugins-bad-libs-sections.txt index dd6fd030e..2c3928bd7 100644 --- a/docs/libs/gst-plugins-bad-libs-sections.txt +++ b/docs/libs/gst-plugins-bad-libs-sections.txt @@ -771,7 +771,7 @@ GST_GL_COLOR_CONVERT_VIDEO_CAPS GstGLColorConvert GstGLColorConvertClass gst_gl_color_convert_new -gst_gl_color_convert_set_format +gst_gl_color_convert_set_caps gst_gl_color_convert_perform GstGLColorConvertPrivate -- cgit v1.2.1