[Bug 770925] qmlglsink: check qt_context_ first in GstQSGTexture::bind()

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Sep 6 14:19:04 UTC 2016


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

Matthew Waters (ystreet00) <ystreet00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |ystreet00 at gmail.com
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.9.3

--- Comment #2 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
commit f15a3e3657e19c64ae9c377e3c7b11f0428976e4
Author: Haihua Hu <jared.hu at nxp.com>
Date:   Tue Sep 6 13:13:39 2016 +0800

    qmlglsink: check qt_context_ first in GstQSGTexture::bind()

    When start qmlglsink app, it will set NULL buffer to GstQSGTexture
    in which case that qt_context_ will be a random value and cause
    gst_gl_context_activate() fail.

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

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