[webkit-changes] [WebKit/WebKit] 41a2e3: [GStreamer] Include MpegAudioParse plugin in Brcm ...

Vivienne noreply at github.com
Mon Feb 12 09:26:14 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 41a2e3c52030abb358f9726edd6e78a30756d94d
      https://github.com/WebKit/WebKit/commit/41a2e3c52030abb358f9726edd6e78a30756d94d
  Author: Vivienne Watermeier <vwatermeier at 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.contractor at libertyglobal.com>

* Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:
(WebCore::ensureGStreamerInitialized): Override mpegaudioparse rank

Canonical link: https://commits.webkit.org/274464@main




More information about the webkit-changes mailing list