gstreamer/subprojects/gst-plugins-bad/ext/wpe
Marvin Schmidt da6b28d90b wpe: Rename WPEView to GstWPEThreadedView
WebKit commit b12e7ed2ad3a ("[WPE] Upstream the new WPE platform API
https://bugs.webkit.org/show_bug.cgi?id=265286")[1] added a `WPEView` typedef
which clashes with our `WPEView` class.

Rename the `WPEView` class to `GstWPEThreadedView` to avoid the collision.
Also prefix the `WPEContextThread` class with `Gst` and rename the
source files to reflect the new class name and use lowercase while at it
for consistency

[1] b12e7ed2ad

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6065>
2024-02-08 20:06:08 +00:00
..
wpe-extension wpe: Add support for the WPEWebKit 2.0 API version 2023-05-12 14:20:31 +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: Rename WPEView to GstWPEThreadedView 2024-02-08 20:06:08 +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
gstwpethreadedview.cpp wpe: Rename WPEView to GstWPEThreadedView 2024-02-08 20:06:08 +00:00
gstwpethreadedview.h wpe: Rename WPEView to GstWPEThreadedView 2024-02-08 20:06:08 +00:00
gstwpevideosrc.cpp wpe: Rename WPEView to GstWPEThreadedView 2024-02-08 20:06:08 +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: Rename WPEView to GstWPEThreadedView 2024-02-08 20:06:08 +00:00