Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 97ff7579360cff11f3e08931d8c06f22a3d877d4
https://github.com/WebKit/WebKit/commit/97ff7579360cff11f3e08931d8c06f22a3d877d4
Author: Philippe Normand <[email protected]>
Date: 2026-06-29 (Mon, 29 Jun 2026)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp
M Source/WebCore/platform/graphics/gstreamer/VideoFrameGStreamer.cpp
Log Message:
-----------
[GStreamer] Chroma site validation failing for DMABuf caps
https://bugs.webkit.org/show_bug.cgi?id=317866
Reviewed by Xabier Rodriguez-Calvar.
Build GstVideoInfoDmaDrm for DRM caps and translate them to traditional
GstVideoInfo when needed in
order to avoid colorspace chroma-site validation issues.
* Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:
(WebCore::getVideoSizeAndFormatFromCaps):
(WebCore::getVideoResolutionFromCaps):
(WebCore::getSampleVideoInfo):
(WebCore::GstMappedFrame::GstMappedFrame):
(WebCore::videoColorSpaceFromCaps):
* Source/WebCore/platform/graphics/gstreamer/VideoFrameGStreamer.cpp:
(WebCore::VideoFrameGStreamer::infoFromCaps):
Canonical link: https://commits.webkit.org/316011@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications