Skip to content

wpe: Port for WPEWebKit 2.25.x

Philippe Normand requested to merge philn/gst-plugins-bad:wpe-2.25 into master

The threaded view now relies on the wpe_fdo_egl_exported_image API instead of the EGLImageKHR-based API which is going to be deprecated in 2.26. The GLib sources created by the view now use the default priority as well, the custom priority is no longer required.

Merge request reports