gstreamer/subprojects/gst-plugins-bad/ext/wpe
Philippe Normand 90d46c1748 wpesrc: Switch URI handler to web+... protocols
The web://http:// URIs were not compliant with RFC 3986. Using web+http://
allows us to use the GstUri parser to pass down a valid URI to `wpevideosrc`.

Corresponding change for the CEF source element:
8d499495dd

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2856>
2022-08-10 15:10:26 +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 wpesrc: Switch URI handler to web+... protocols 2022-08-10 15:10:26 +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 wpevideosrc: Give WebKit the keyboard, touch and pointer modifiers 2022-04-12 11:52:34 +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