[Bug 709747] wayland_egl: Add support for GstVideoOverlay

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon May 25 01:08:55 PDT 2015


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

Matthew Waters <ystreet00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #18 from Matthew Waters <ystreet00 at gmail.com> ---
Some progress!

commit 2704fdaa590b510316a0be1a4a41a7d77cada1ef
Author: Matthew Waters <matthew at centricular.com>
Date:   Thu May 21 17:48:31 2015 +1000

    gl/wayland: add GstGLDisplayWayland

    Simple implementation split from GstGLWindowWayland

    Can now have multiple glimagesink elements all displaying output
    linked via GL or otherwise (barring GL platform limitations).

    The intel driver is racy and can crash setting up the two glimagesink
contexts.

    e.g.
    videotestsrc ! tee name=t ! queue ! glupload ! glimagesinkelement
      t. ! queue ! gleffects_blur ! glimagesinkelement

    videotestsrc ! glupload ! glfiltercube ! tee name=t ! queue !
glimagesinkelement
      t. ! queue ! gleffects_blur ! glimagesinkelement

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