[webkit-changes] [WebKit/WebKit] c49bd9: [GStreamer][MSE] Decoder sometimes receives caps e...
Philippe Normand
noreply at github.com
Mon May 8 04:30:28 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c49bd915d945920f4ab068450f981203b2dbce6d
https://github.com/WebKit/WebKit/commit/c49bd915d945920f4ab068450f981203b2dbce6d
Author: Philippe Normand <philn at igalia.com>
Date: 2023-05-08 (Mon, 08 May 2023)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp
Log Message:
-----------
[GStreamer][MSE] Decoder sometimes receives caps event before stream-start
https://bugs.webkit.org/show_bug.cgi?id=256428
Reviewed by Xabier Rodriguez-Calvar.
Warn about caps event reaching the video decoder before stream-start. This is a temporary workaround
for broken behaviour of the playbin3/webkitmediasource combo.
* Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:
(WebCore::MediaPlayerPrivateGStreamer::setupCodecProbe):
Canonical link: https://commits.webkit.org/263791@main
More information about the webkit-changes
mailing list