[Bug 751540] gltestsrc: implement missing patterns, port to GL3 / ES3, load shaders with GIO

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 7 05:59:28 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=751540

Matthew Waters <ystreet00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #306165|none                        |needs-work
             status|                            |

--- Comment #11 from Matthew Waters <ystreet00 at gmail.com> ---
Review of attachment 306165:
 --> (https://bugzilla.gnome.org/review?bug=751540&attachment=306165)

Port shaders to GLES2 and don't upload vertex/index every frame when it's not
needed.

::: ext/gl/gstgltestsrc.c
@@ +743,3 @@
+  if (src->display) {
+    gst_object_unref (src->display);
+    src->display = NULL;

This is done already in READY -> NULL.

-- 
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