[Bug 795391] vaapi: problems when playing with glimagesink with egl

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 11 17:39:10 UTC 2018


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

--- Comment #39 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 372637
  --> https://bugzilla.gnome.org/attachment.cgi?id=372637&action=edit
display: egl: create VaapiDisplayEGL with native EGL display

gst_vaapi_display_egl_new_with_native_display() has been broken since
it wasn't used.

Currently it's needed to call this API to create a display providing
the EGL display, so it could avoid duplicated calls to the native
display (eg. eglTerminate).

Signed-off-by: Victor Jaquez <vjaquez at igalia.com>

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