Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 07f6e1de7e305114b2f4aaeef0fc25459ad9b4d8
https://github.com/WebKit/WebKit/commit/07f6e1de7e305114b2f4aaeef0fc25459ad9b4d8
Author: Philippe Normand <[email protected]>
Date: 2022-12-15 (Thu, 15 Dec 2022)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp
M Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.h
Log Message:
-----------
[GStreamer] Video element keeps changing the aspect ratio randomly (when the
orientation information is in video's metadata)
https://bugs.webkit.org/show_bug.cgi?id=246824
<rdar://problem/101646324>
Reviewed by Xabier Rodriguez-Calvar.
Emit sizeChanged notifications towards the parent player only if the video
orientation actually
changed, otherwise the continuous size re-transposition affects the visual
rendering of the video
element.
* Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:
(WebCore::MediaPlayerPrivateGStreamer::updateVideoOrientation):
(WebCore::MediaPlayerPrivateGStreamer::setVideoSourceOrientation):
Canonical link: https://commits.webkit.org/257912@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes