[Bug 752743] gl: add support for egl+x11+swrast on osx
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jul 23 16:32:21 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=752743
--- Comment #9 from Julien Isorce <julien.isorce at gmail.com> ---
(In reply to Matthew Waters from comment #7)
> Review of attachment 307934 [details] [review]:
>
> This will now only try one context_new() before failing completely.
I think it is even better to do so :) gst_gl_context_cocoa_new,
gst_gl_context_egl_new etc ... should not fail really otherwise something
really wrong happened and we should not try to create another type of context
(because these functions only allocate the object if I am not mistaken). Also
if a specific block is built we expect it to work.
But maybe I am missing something ?
--
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