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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Apr 30 09:56:00 UTC 2018


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

--- Comment #27 from Hyunjun Ko <zzoon at igalia.com> ---
(In reply to Víctor Manuel Jáquez Leal from comment #23)
> Review of attachment 371315 [details] [review]:
> 
> By the way, this patch will need to be rebased after bug 793643 is merged
> 
> ::: gst-libs/gst/vaapi/gstvaapidisplay_egl.c
> @@ +118,3 @@
>  #if USE_WAYLAND
> +    if (!native_vaapi_display)
> +      native_vaapi_display = gst_vaapi_display_wayland_new (NULL);
> 
> yes, we still need the macro. Just we could create efficiently the internal
> display by identifying the environment instead of try-and-error

I see, but in case of GST_VAAPI_DISPLAY_TYPE_EGL, we have to do try-and-error.

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