Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2ff0a25e8850318798332aebf550bd67bc812a54
https://github.com/WebKit/WebKit/commit/2ff0a25e8850318798332aebf550bd67bc812a54
Author: Philippe Normand <[email protected]>
Date: 2024-05-14 (Tue, 14 May 2024)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp
M
Source/WebCore/platform/mediastream/gstreamer/RealtimeIncomingVideoSourceGStreamer.cpp
Log Message:
-----------
[GStreamer][WebRTC] Incoming video track renderer should rely on the track
intrinsic size
https://bugs.webkit.org/show_bug.cgi?id=274093
Reviewed by Xabier Rodriguez-Calvar.
Pixel and display aspect ratios shouldn't be applied for WebRTC video tracks.
The intrinsic size is
re-used as it is. The avf MediaStream player behaves similarly.
* Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:
(WebCore::MediaPlayerPrivateGStreamer::updateVideoSizeAndOrientationFromCaps):
*
Source/WebCore/platform/mediastream/gstreamer/RealtimeIncomingVideoSourceGStreamer.cpp:
(WebCore::RealtimeIncomingVideoSourceGStreamer::ensureSizeAndFramerate):
(WebCore::RealtimeIncomingVideoSourceGStreamer::dispatchSample):
Canonical link: https://commits.webkit.org/278745@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes