[webkit-changes] [WebKit/WebKit] 8cb4f8: [GStreamer] SinksWorkarounds leak and version chec...
Philippe Normand
noreply at github.com
Tue May 30 07:49:51 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8cb4f84c4e9bdcd9a106133076677ffe90b7f5d3
https://github.com/WebKit/WebKit/commit/8cb4f84c4e9bdcd9a106133076677ffe90b7f5d3
Author: Philippe Normand <philn at igalia.com>
Date: 2023-05-30 (Tue, 30 May 2023)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/GStreamerSinksWorkarounds.cpp
Log Message:
-----------
[GStreamer] SinksWorkarounds leak and version check fix
https://bugs.webkit.org/show_bug.cgi?id=257420
Reviewed by Alicia Boya Garcia and Xabier Rodriguez-Calvar.
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3471 was merged in 1.23, so the
version check should account for this. Also drive-by fix leak of gst_version_string().
* Source/WebCore/platform/graphics/gstreamer/GStreamerSinksWorkarounds.cpp:
(WebCore::BaseSinkPositionFlushWorkaroundProbe::checkIsNeeded):
Canonical link: https://commits.webkit.org/264672@main
More information about the webkit-changes
mailing list