[Bug 709747] wayland_egl: Add support for GstVideoOverlay

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 17 21:59:45 CEST 2013


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

--- Comment #8 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2013-10-17 19:59:41 UTC ---
The sink will:
1) query upstream for a wl_display context, if no success
2) post a need-context message on the bus

The message will be answered by a bin if a bin knows a context already,
otherwise the application can answer it. If the application answer it, it works
the same way as the GstVideoOverlay interface basically.

Check eglglessink for the GstContext handling.

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