[Bug 725227] gstegl / eglglessink: EGLImage improvements

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Mar 24 05:18:14 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=725227
  GStreamer | gst-plugins-bad | unspecified

Julien Isorce <julien.isorce> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #16 from Julien Isorce <julien.isorce at gmail.com> 2014-03-24 12:43:32 UTC ---
I close this bug as I end up with a problem in the gst_eglimage_memory. It does
not have a ref on the gl context. Only the display. And to handle a lot of
scenario it needs to make current the gl context in order to delete the gl
sources of eglimages.
Because of not holding a ref on the gl context, in scenarios like with
omxvideodec, the glcontext get deleted before the decoder release the
eglimages.

So I decided to move directly to this bug
https://bugzilla.gnome.org/show_bug.cgi?id=703343 where the goal is to add
EGLImage support directly to gstgl.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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