Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f9a527c4f243b747a4597bd50e0d47185c9bd85e
https://github.com/WebKit/WebKit/commit/f9a527c4f243b747a4597bd50e0d47185c9bd85e
Author: Philippe Normand <[email protected]>
Date: 2025-11-10 (Mon, 10 Nov 2025)
Changed paths:
M
Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp
Log Message:
-----------
[GStreamer][MediaStream] Remove un-intended runtime dependency to GStreamer
1.24
https://bugs.webkit.org/show_bug.cgi?id=302200
Reviewed by Xabier Rodriguez-Calvar.
The basesrc::automatic-eos property was introduced in 1.24, so use the
associated function instead,
which is much older (since 1.4).
Thanks to Loïc Le Page for the report.
* Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:
Canonical link: https://commits.webkit.org/302785@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications