[Bug 751546] gl: gst_gl_context_destroy is unused

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 7 20:38:49 PDT 2015


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

Matthew Waters <ystreet00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |ystreet00 at gmail.com
         Resolution|---                         |WONTFIX

--- Comment #4 from Matthew Waters <ystreet00 at gmail.com> ---
Bad things will mostly likely happen if destroy_context is called while other's
are using the context.  Currently refcounting the context takes care of
destroying the context when necessary.  When the extra GL thread is removed
from GstGLWindow as a result of bug #704809, there will be use for an explicit
destroy_context() as the mirror to create_context() in the brave new world.

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