[Bug 703343] Add EGLImage support (consume and provide buffer pool)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Mar 26 11:46:03 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=703343
  GStreamer | gst-plugins-gl | git

Julien Isorce <julien.isorce> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #272799|accepted-commit_now         |committed
             status|                            |

--- Comment #24 from Julien Isorce <julien.isorce at gmail.com> 2014-03-26 19:11:38 UTC ---
(From update of attachment 272799)
commit 0ae3c984aa84f310f91b0764f44a5c3d84a20e46
Author: Julien Isorce <julien.isorce at collabora.co.uk>
Date:   Sat Mar 22 22:01:49 2014 +0000

    gl: add EGLImage support

    * picked from old libgstegl:
      - GstEGLImageMemory
      - GstEGLImageAllocator
      - last_buffer management from removed GstEGLImageBufferPool

    * add-ons:
      - GstEGLImageMemory now old a reference on GstGLContext
        so that it can delete the EGLImage and its gltexture source
        while having the associated gl context being current.
      - add EGLImage support for GstVideoGLTextureUploadMeta which
        mainly call EGLImageTargetTexture2D
      - GstGLBufferPool now supports GstEGLImageAllocator
      - glimagesink / glfilters / etc.. now propose GstEGLImageAllocator
        to upstream

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

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