gstreamer/subprojects/gst-plugins-bad/ext/wpe
Thibault Saunier a14e36fde4 wpe: Use about:blank as default URL to support only using load-bytes
WebKit is not going to render anything until a URI is set, leading to a
WPE posting a `WPE View did not render a buffer` error message. To avoid
requiring the user to know it if they only want to use
`wpesrc::load-bytes` we can just use `about:blank` as default and
everything will work as users would expect.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1492>
2022-03-24 00:01:20 +00:00
..
wpe-extension wpe: Install WebExtension in pkglibdir 2022-01-31 00:54:10 +00:00
gstwpe.cpp Remove the uninstalled term 2022-03-01 11:33:10 +00:00
gstwpe.h wpe: Use about:blank as default URL to support only using load-bytes 2022-03-24 00:01:20 +00:00
gstwpesrcbin.cpp wpe: Use about:blank as default URL to support only using load-bytes 2022-03-24 00:01:20 +00:00
gstwpesrcbin.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstwpevideosrc.cpp wpe: Use about:blank as default URL to support only using load-bytes 2022-03-24 00:01:20 +00:00
gstwpevideosrc.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
meson.build wpe: Use about:blank as default URL to support only using load-bytes 2022-03-24 00:01:20 +00:00
WPEThreadedView.cpp wpevideosrc: Add touch event support 2022-03-23 13:14:52 +00:00
WPEThreadedView.h wpevideosrc: Add touch event support 2022-03-23 13:14:52 +00:00