Branch: refs/heads/webkitglib/2.52
Home: https://github.com/WebKit/WebKit
Commit: 91fa6f3d0fcaa405a0b56314a252826b5f7e589a
https://github.com/WebKit/WebKit/commit/91fa6f3d0fcaa405a0b56314a252826b5f7e589a
Author: Philippe Normand <[email protected]>
Date: 2026-07-28 (Tue, 28 Jul 2026)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp
Log Message:
-----------
Cherry-pick 317971@main (34b6ff507c28).
https://bugs.webkit.org/show_bug.cgi?id=320170
[GStreamer][MSE] Minor fixes for AppendPipeline
https://bugs.webkit.org/show_bug.cgi?id=320170
Reviewed by Xabier Rodriguez-Calvar.
* Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:
(WebCore::AppendPipeline::parseDemuxerSrcPadCaps): Refactor an else clause.
(WebCore::AppendPipeline::appsinkNewSample): Pass the moved media sample
reference to
didReceiveSample.
(WebCore::createOptionalParserForFormat): Add string operator for
comparison with mediaType CStringView.
(WebCore::createOptionalEncoderForFormat): Ditto.
Canonical link: https://commits.webkit.org/317971@main
Canonical link: https://commits.webkit.org/305877.1018@webkitglib/2.52
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications