Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d14f07282a9de962f9e0f3354bdc560227fdc12e
https://github.com/WebKit/WebKit/commit/d14f07282a9de962f9e0f3354bdc560227fdc12e
Author: Philippe Normand <[email protected]>
Date: 2023-10-09 (Mon, 09 Oct 2023)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp
Log Message:
-----------
[GStreamer][MSE] video playback uses GstVA, except on YouTube
https://bugs.webkit.org/show_bug.cgi?id=261892
Reviewed by Xabier Rodriguez-Calvar.
Streams parsing is not needed for MediaStream cases because we do it upfront
for incoming WebRTC
MediaStreams. It is however needed for MSE, otherwise decodebin3 might not
auto-plug hardware
decoders.
* Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:
(WebCore::MediaPlayerPrivateGStreamer::configureElement):
Canonical link: https://commits.webkit.org/269068@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes