GNOME Bugzilla – Bug 768217
gl: Raw uploader is broken
Last modified: 2016-06-30 04:08:32 UTC
Running the following results (on Intel at least) with a pink window and some GL ERRORS (errors goes away if you more to GST_GL_API=opengl). None of this happen if you remove the tee (which moves to GL uploader). gst-launch-1.0 videotestsrc ! tee ! video/x-raw,format=YUY2 ! glimagesink
commit e0ecd774ddf8930ccfa8102b640ee8d33bf0da4c Author: Matthew Waters <matthew@centricular.com> Date: Thu Jun 30 14:04:36 2016 +1000 glupload: fix raw data uploader with addition of GstVideoGLTextureType Fixes regression from 989200820d43c78fb179d7984827800d83787390 https://bugzilla.gnome.org/show_bug.cgi?id=768217