gstreamer/ext/wpe
Matthew Waters 356fee4dd6 wpesrc: only create webview if not already created
e.g. _decide_allocation() can be called multiple times throughout the
element's lifetime and we only want to create the view once rather than
overwriting.

Fixes a leak of the WPEView under certain circumstances.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1663>
2020-10-13 08:48:05 +00:00
..
gstwpesrc.cpp wpesrc: only create webview if not already created 2020-10-13 08:48:05 +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: free a previous pending image/shm buffer 2020-10-13 08:48:05 +00:00
WPEThreadedView.h wpe: Move webview load waiting to WPEView 2020-09-21 16:39:57 +00:00