Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e73a5a8be966c99782f1d6059e131837f5a91e4e
https://github.com/WebKit/WebKit/commit/e73a5a8be966c99782f1d6059e131837f5a91e4e
Author: Philippe Normand <[email protected]>
Date: 2024-07-01 (Mon, 01 Jul 2024)
Changed paths:
M
Source/WebCore/platform/mediastream/libwebrtc/gstreamer/GStreamerVideoDecoderFactory.cpp
M
Source/WebCore/platform/mediastream/libwebrtc/gstreamer/GStreamerVideoEncoderFactory.cpp
Log Message:
-----------
[GStreamer][LibWebRTC] Fix format handling in video encoder/decoder factory
https://bugs.webkit.org/show_bug.cgi?id=276047
Reviewed by Xabier Rodriguez-Calvar.
The SdpVideoFormat == operator relies on codec parameters additionally to the
codec name, we want to
check the name only.
*
Source/WebCore/platform/mediastream/libwebrtc/gstreamer/GStreamerVideoDecoderFactory.cpp:
(WebCore::GStreamerVideoDecoderFactory::Create):
*
Source/WebCore/platform/mediastream/libwebrtc/gstreamer/GStreamerVideoEncoderFactory.cpp:
(WebCore::GStreamerVideoEncoderFactory::Create):
Canonical link: https://commits.webkit.org/280525@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