gstreamer/ext/wpe
Jan Schmidt 6fc7455881 wpesrc: Don't crash if WPE doesn't generate a buffer.
On creating a 2nd wpesrc in a new pipeline in an app that already
has a runnig wpesrc, WPE sometimes doesn't return a buffer on request,
leading to a crash. This commit fixes the crash, but not the underlying
failure - a 2nd wpesrc can still error out instead.

Partially fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/issues/1386

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1568>
2020-09-21 16:39:57 +00:00
..
gstwpesrc.cpp wpesrc: Don't crash if WPE doesn't generate a buffer. 2020-09-21 16:39:57 +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: Plug SHM buffer leaks 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