Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 41a2e3c52030abb358f9726edd6e78a30756d94d https://github.com/WebKit/WebKit/commit/41a2e3c52030abb358f9726edd6e78a30756d94d Author: Vivienne Watermeier <vwaterme...@igalia.com> Date: 2024-02-12 (Mon, 12 Feb 2024)
Changed paths: M Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp Log Message: ----------- [GStreamer] Include MpegAudioParse plugin in Brcm Nexus gstreamer pipeline https://bugs.webkit.org/show_bug.cgi?id=268559 Reviewed by Xabier Rodriguez-Calvar. On broadcom/nexus with progressive audio, gst_element_query_duration() returns wrong values, which is avoided by forcing mpegaudioparse. See: https://github.com/WebPlatformForEmbedded/WPEWebKit/pull/1213 Original author: suresh-khurdiya-epam <skhurdiya.contrac...@libertyglobal.com> * Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp: (WebCore::ensureGStreamerInitialized): Override mpegaudioparse rank Canonical link: https://commits.webkit.org/274464@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes