[Bug 784210] gl: [regression] GstGLUploadMeta feature doesn't show frame in GLX
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jun 27 10:19:44 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=784210
Matthew Waters (ystreet00) <ystreet00 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #354550|none |needs-work
status| |
--- Comment #7 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
Review of attachment 354550:
--> (https://bugzilla.gnome.org/review?bug=784210&attachment=354550)
Not quite :)
::: gst-libs/gst/gl/gstglmemory.c
@@ +748,3 @@
+ if (gl->DrawBuffer) {
+ gint is_bound;
+ gl->GetIntegerv (GL_DRAW_FRAMEBUFFER_BINDING, &is_bound);
This is not necessary, you can infer this from the previous GL calls.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list