[webkit-changes] [WebKit/WebKit] 635fa1: [GStreamer][WebRTC] Crash when setting video encod...
Philippe Normand
noreply at github.com
Tue Mar 26 08:08:48 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 635fa170762b43c08767201f907956b680ffa1a7
https://github.com/WebKit/WebKit/commit/635fa170762b43c08767201f907956b680ffa1a7
Author: Philippe Normand <philn at igalia.com>
Date: 2024-03-26 (Tue, 26 Mar 2024)
Changed paths:
M LayoutTests/platform/glib/TestExpectations
M LayoutTests/platform/glib/fast/mediastream/RTCPeerConnection-inspect-answer-expected.txt
M LayoutTests/platform/glib/fast/mediastream/RTCPeerConnection-inspect-offer-expected.txt
M Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.h
M Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp
Log Message:
-----------
[GStreamer][WebRTC] Crash when setting video encoder bitrate per gccbwe request
https://bugs.webkit.org/show_bug.cgi?id=271517
Reviewed by Adrian Perez de Castro.
* Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.h: Disable the
ssrc-audio-level RTP extension.
* Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp:
(videoEncoderConstructed): Fix typo, our encoder bitrate property is not named target-property.
Canonical link: https://commits.webkit.org/276688@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list