gstreamer/ext/wpe
Mathieu Duponchelle ad57b8040f wpe: fix ready signalling
Receiving the WEBKIT_LOAD_COMMITTED event doesn't actually
mean we have committed an SHM buffer / image yet.

As this is the condition we are interested in, check it
instead.

Also wrap g_cond_wait in a loop for extra correctness points.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1476>
2020-07-30 08:09:47 +00:00
..
gstwpesrc.cpp wpe: Set documentation caps 2020-07-01 20:31:42 +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: fix ready signalling 2020-07-30 08:09:47 +00:00
WPEThreadedView.h wpe: fix ready signalling 2020-07-30 08:09:47 +00:00