[webkit-changes] [WebKit/WebKit] 4861f4: [GStreamer][MediaStream][Westeros] Enable 'immedia...
Enrique Ocaña González
noreply at github.com
Wed Aug 9 03:32:03 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4861f4a2898f4b3749e81c3c23690bd86afe3da8
https://github.com/WebKit/WebKit/commit/4861f4a2898f4b3749e81c3c23690bd86afe3da8
Author: Enrique Ocaña González <eocanha at igalia.com>
Date: 2023-08-09 (Wed, 09 Aug 2023)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp
Log Message:
-----------
[GStreamer][MediaStream][Westeros] Enable 'immediate-output' on streaming through westerossink
https://bugs.webkit.org/show_bug.cgi?id=259930
Reviewed by Philippe Normand.
https://bugs.webkit.org/show_bug.cgi?id=259357 removed the configuration of the "immediate-output" property for westeros sink, but it's still needed for mediastream content.
Original author: Vivek.A <Vivek_Arumugam at comcast.com>
See: https://github.com/WebPlatformForEmbedded/WPEWebKit/pull/1136
* Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:
(WebCore::MediaPlayerPrivateGStreamer::configureElementPlatformQuirks): Configure the immediate-output property for westerossink.
Canonical link: https://commits.webkit.org/266720@main
More information about the webkit-changes
mailing list