[webkit-changes] [WebKit/WebKit] 0bb4da: [GStreamer][WebCodecs][Debug] ASSERTs in video enc...
Philippe Normand
noreply at github.com
Fri Nov 17 04:36:53 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0bb4da6c65e2519ef6c902d2355a99ff88543392
https://github.com/WebKit/WebKit/commit/0bb4da6c65e2519ef6c902d2355a99ff88543392
Author: Philippe Normand <philn at igalia.com>
Date: 2023-11-17 (Fri, 17 Nov 2023)
Changed paths:
M Source/WebCore/platform/audio/gstreamer/AudioEncoderGStreamer.cpp
M Source/WebCore/platform/graphics/gstreamer/VideoEncoderGStreamer.cpp
Log Message:
-----------
[GStreamer][WebCodecs][Debug] ASSERTs in video encoder
https://bugs.webkit.org/show_bug.cgi?id=264935
Reviewed by Xabier Rodriguez-Calvar.
Pass owned strings to WorkQueue callbacks and make a copy of the codecName string in the internal
encoders, as attempts to fix flaky crashes that I am unable to reproduce here.
* Source/WebCore/platform/audio/gstreamer/AudioEncoderGStreamer.cpp:
(WebCore::GStreamerAudioEncoder::create):
* Source/WebCore/platform/graphics/gstreamer/VideoEncoderGStreamer.cpp:
(WebCore::GStreamerVideoEncoder::create):
Canonical link: https://commits.webkit.org/270883@main
More information about the webkit-changes
mailing list