Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1ce345513f22e8d7814b1e627dd7d762f8af5bf5
https://github.com/WebKit/WebKit/commit/1ce345513f22e8d7814b1e627dd7d762f8af5bf5
Author: Simon Pena <[email protected]>
Date: 2025-06-10 (Tue, 10 Jun 2025)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp
Log Message:
-----------
[GStreamer] Do not use get_mime_codec for <1.20.0
https://bugs.webkit.org/show_bug.cgi?id=294205
Reviewed by Philippe Normand.
gst_codec_utils_caps_get_mime_codec is not available before 1.20.0, so
compile it out conditionally, using tryAutoPlug in that case.
* Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:
(WebCore::MediaPlayerPrivateGStreamer::configureParsebin):
Canonical link: https://commits.webkit.org/296032@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