mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 13:21:28 +00:00
da6b28d90b
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]
|
||
---|---|---|
.. | ||
wpe-extension | ||
gstwpe.cpp | ||
gstwpe.h | ||
gstwpesrcbin.cpp | ||
gstwpesrcbin.h | ||
gstwpethreadedview.cpp | ||
gstwpethreadedview.h | ||
gstwpevideosrc.cpp | ||
gstwpevideosrc.h | ||
meson.build |