gldownloadelement: Download *from* OpenGL, not into
This commit is contained in:
parent
e5c73c8c8c
commit
917c395403
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user