[Bug 760916] gl: implement GstGLMemoryEGL

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 3 17:39:00 UTC 2016


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

--- Comment #13 from Philippe Normand <phil at base-art.net> ---
(In reply to Philippe Normand from comment #12)
> Review of attachment 319491 [details] [review]:
> 
> ::: gst-libs/gst/gl/egl/gstglmemoryegl.c
> @@ +67,3 @@
> +{
> +  g_return_val_if_fail (gst_is_gl_memory_egl (GST_MEMORY_CAST (mem)), NULL);
> +  return GST_GL_CONTEXT_EGL(_gl_mem_get_parent(mem))->egl_display;
> 
> I see warnings (GLib-GObject-WARNING **: invalid uninstantiatable type
> '<unknown>' in cast to 'GstGLContextEGL') because get_parent() returns NULL.
> 

Well, not NULL but the mem itself

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