gldownloadelement: Download *from* OpenGL, not into

This commit is contained in:
Sebastian Dröge 2015-04-17 15:20:12 +02:00 committed by Tim-Philipp Müller
parent d20af8338a
commit 3acaa0eb0f

View file

@ -81,7 +81,7 @@ gst_gl_download_element_class_init (GstGLDownloadElementClass * klass)
gst_element_class_set_metadata (element_class,
"OpenGL uploader", "Filter/Video",
"Downloads data into OpenGL", "Matthew Waters <matthew@centricular.com>");
"Downloads data from OpenGL", "Matthew Waters <matthew@centricular.com>");
}
static void