mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +00:00
8ef30a9ce5
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> |
||
---|---|---|
.. | ||
gstwpesrc.cpp | ||
gstwpesrc.h | ||
meson.build | ||
WPEThreadedView.cpp | ||
WPEThreadedView.h |