[webkit-changes] [WebKit/WebKit] d713fc: Cherry-pick 284145 at main (bacb3d487ac0). https://bu...
Philippe Normand
noreply at github.com
Sat Sep 28 04:11:26 PDT 2024
Branch: refs/heads/webkitglib/2.46
Home: https://github.com/WebKit/WebKit
Commit: d713fc0197f5f4a5f98aa8fdf3d475bd761d4e58
https://github.com/WebKit/WebKit/commit/d713fc0197f5f4a5f98aa8fdf3d475bd761d4e58
Author: Philippe Normand <philn at igalia.com>
Date: 2024-09-28 (Sat, 28 Sep 2024)
Changed paths:
M Source/WebCore/platform/audio/gstreamer/AudioDecoderGStreamer.cpp
M Source/WebCore/platform/graphics/gstreamer/VideoDecoderGStreamer.cpp
Log Message:
-----------
Cherry-pick 284145 at main (bacb3d487ac0). https://bugs.webkit.org/show_bug.cgi?id=280153
[GStreamer][WebCodecs] Assertion failure ASSERTION FAILED: canSafelyBeUsed()
https://bugs.webkit.org/show_bug.cgi?id=280153
Reviewed by Xabier Rodriguez-Calvar.
Make the audio and video decoders usable from non-main thread as weak pointers. That was already the
case for the encoders.
* Source/WebCore/platform/audio/gstreamer/AudioDecoderGStreamer.cpp:
(WebCore::GStreamerInternalAudioDecoder::GStreamerInternalAudioDecoder):
* Source/WebCore/platform/graphics/gstreamer/VideoDecoderGStreamer.cpp:
(WebCore::GStreamerInternalVideoDecoder::GStreamerInternalVideoDecoder):
Canonical link: https://commits.webkit.org/284145@main
Canonical link: https://commits.webkit.org/282416.175@webkitglib/2.46
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