Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 95b8a67e3715e5f442cadaf3532e007c8c7d2603
https://github.com/WebKit/WebKit/commit/95b8a67e3715e5f442cadaf3532e007c8c7d2603
Author: Philippe Normand <[email protected]>
Date: 2025-04-08 (Tue, 08 Apr 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:
-----------
[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
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