gldownloadelement: Download *from* OpenGL, not into
authorSebastian Dröge <sebastian@centricular.com>
Fri, 17 Apr 2015 13:20:12 +0000 (15:20 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 17 Apr 2015 13:20:12 +0000 (15:20 +0200)
ext/gl/gstgldownloadelement.c

index bbaf7d2..78afff5 100644 (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