Branch: refs/heads/webkitglib/2.46
Home: https://github.com/WebKit/WebKit
Commit: 425cf5204df28c4df1d88f62c840d08aa1f9b1b0
https://github.com/WebKit/WebKit/commit/425cf5204df28c4df1d88f62c840d08aa1f9b1b0
Author: Philippe Normand <[email protected]>
Date: 2025-06-27 (Fri, 27 Jun 2025)
Changed paths:
M Source/WebCore/platform/gstreamer/GStreamerQuirkAmLogic.cpp
M Source/WebCore/platform/gstreamer/GStreamerQuirkAmLogic.h
M Source/WebCore/platform/gstreamer/GStreamerQuirkBroadcom.cpp
M Source/WebCore/platform/gstreamer/GStreamerQuirkBroadcom.h
M Source/WebCore/platform/gstreamer/GStreamerQuirkRealtek.cpp
M Source/WebCore/platform/gstreamer/GStreamerQuirkRealtek.h
M Source/WebCore/platform/gstreamer/GStreamerQuirkRialto.cpp
M Source/WebCore/platform/gstreamer/GStreamerQuirkRialto.h
M Source/WebCore/platform/gstreamer/GStreamerQuirkWesteros.cpp
M Source/WebCore/platform/gstreamer/GStreamerQuirkWesteros.h
M Source/WebCore/platform/gstreamer/GStreamerQuirks.cpp
Log Message:
-----------
Cherry-pick 293407@main (95b8a67e3715).
https://bugs.webkit.org/show_bug.cgi?id=291203
[GStreamer][Quirks] Implement isPlatformSupported on all quirks
https://bugs.webkit.org/show_bug.cgi?id=291203
Reviewed by Xabier Rodriguez-Calvar.
Implement the isPlatformSupported() methods by verifying the availability
of the required GStreamer
elements for the Amlogic, Broadcom, Realtek, Rialto and Westeros quirks.
See also: https://github.com/WebPlatformForEmbedded/WPEWebKit/pull/1487
Co-authored-by: Andrzej Surdej <[email protected]>
* Source/WebCore/platform/gstreamer/GStreamerQuirkAmLogic.cpp:
(WebCore::GStreamerQuirkAmLogic::isPlatformSupported const):
* Source/WebCore/platform/gstreamer/GStreamerQuirkAmLogic.h:
* Source/WebCore/platform/gstreamer/GStreamerQuirkBroadcom.cpp:
(WebCore::GStreamerQuirkBroadcom::isPlatformSupported const):
* Source/WebCore/platform/gstreamer/GStreamerQuirkBroadcom.h:
* Source/WebCore/platform/gstreamer/GStreamerQuirkRealtek.cpp:
(WebCore::GStreamerQuirkRealtek::isPlatformSupported const):
* Source/WebCore/platform/gstreamer/GStreamerQuirkRealtek.h:
* Source/WebCore/platform/gstreamer/GStreamerQuirkRialto.cpp:
(WebCore::GStreamerQuirkRialto::isPlatformSupported const):
* Source/WebCore/platform/gstreamer/GStreamerQuirkRialto.h:
* Source/WebCore/platform/gstreamer/GStreamerQuirkWesteros.cpp:
(WebCore::GStreamerQuirkWesteros::isPlatformSupported const):
* Source/WebCore/platform/gstreamer/GStreamerQuirkWesteros.h:
* Source/WebCore/platform/gstreamer/GStreamerQuirks.cpp:
(WebCore::GStreamerQuirksManager::GStreamerQuirksManager):
Canonical link: https://commits.webkit.org/293407@main
Canonical link: https://commits.webkit.org/282416.494@webkitglib/2.46
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes