gstreamer/ext/wpe
Philippe Normand 8ef30a9ce5 wpe: Move webview load waiting to WPEView
As waiting for the load to be finished is specific to the WebView, it should be
done from our WPEView, not from the WPEContextThread. This fixes issues where
multiple wpesrc elements are created in sequence. Without this patch the first
view might receive erroneous buffer notifications.

Fixes #1386

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1568>
2020-09-21 16:39:57 +00:00
..
gstwpesrc.cpp wpe: skip glbasesrc decide_allocation when non-GL caps are negotiated 2020-08-24 20:59:50 +00:00
gstwpesrc.h wpe: Rewrite wpesrc as a glbasesrc subclass 2019-10-17 08:15:44 +00:00
meson.build wpe: Add software rendering support support 2020-02-11 16:47:53 +00:00
WPEThreadedView.cpp wpe: Move webview load waiting to WPEView 2020-09-21 16:39:57 +00:00
WPEThreadedView.h wpe: Move webview load waiting to WPEView 2020-09-21 16:39:57 +00:00