[Bug 693665] eglglessink: add support for Raspberry Pi

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 12 10:15:27 PST 2013


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

--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2013-02-12 18:15:20 UTC ---
(In reply to comment #1)
> Review of attachment 235800 [details]:
> @@ +1553,3 @@
> +  }
> +#else
> +  if (!eglMakeCurrent (1, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT)) {
> 
> Why is this necessary? Please add a comment

Also does it hurt to just always do it instead? And hardcoding 1 as display
seems wrong, eglGetCurrentDisplay() might help here? Or maybe EGL_NO_DISPLAY?

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