[webkit-changes] [WebKit/WebKit] 0674c4: [GStreamer] Reduce use of WTF_ALLOW_UNSAFE_BUFFER_...
Philippe Normand
noreply at github.com
Fri Jan 10 05:03:55 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0674c4406417012cf3c652203f9faee404c05a2c
https://github.com/WebKit/WebKit/commit/0674c4406417012cf3c652203f9faee404c05a2c
Author: Philippe Normand <philn at igalia.com>
Date: 2025-01-10 (Fri, 10 Jan 2025)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp
M Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp
Log Message:
-----------
[GStreamer] Reduce use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in MediaPlayer and VideoSink
https://bugs.webkit.org/show_bug.cgi?id=285527
Reviewed by Xabier Rodriguez-Calvar.
* Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:
(WebCore::MediaPlayerPrivateGStreamer::handleStreamCollectionMessage):
(WebCore::MediaPlayerPrivateGStreamer::configureElement):
(WebCore::MediaPlayerPrivateGStreamer::configureDownloadBuffer):
(WebCore::MediaPlayerPrivateGStreamer::configureVideoDecoder):
* Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:
Canonical link: https://commits.webkit.org/288700@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list