[webkit-changes] [WebKit/WebKit] e52172: [GStreamer][Quirks] detect brcm audio sink by test...
Xabier Rodríguez
noreply at github.com
Fri Jul 5 05:38:39 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e52172278726d91ff43890425d8821a73a332975
https://github.com/WebKit/WebKit/commit/e52172278726d91ff43890425d8821a73a332975
Author: Xabier Rodriguez-Calvar <calvaris at igalia.com>
Date: 2024-07-05 (Fri, 05 Jul 2024)
Changed paths:
M Source/WebCore/platform/gstreamer/GStreamerQuirkBroadcom.cpp
Log Message:
-----------
[GStreamer][Quirks] detect brcm audio sink by testing object type name
https://bugs.webkit.org/show_bug.cgi?id=276248
Reviewed by Philippe Normand.
playbin3 doesn't auto select platform audio sink, letting playsink to use autoaudiosink. The sink name created by
autoaudiosink differs from one expected here, resulting in different behavior for playbin2 vs. playbin3.
Patch by Eugene Mutavchi <Ievgen_Mutavchi at comcast.com>.
* Source/WebCore/platform/gstreamer/GStreamerQuirkBroadcom.cpp:
(WebCore::GStreamerQuirkBroadcom::configureElement):
Canonical link: https://commits.webkit.org/280684@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