[webkit-changes] [WebKit/WebKit] 1d2768: [GStreamer][Nexus][Broadcom] Added some platform q...

Xabier Rodríguez noreply at github.com
Thu Feb 9 07:41:04 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1d2768afac15d7a603e14fd43eeb30e20c64cf1d
      https://github.com/WebKit/WebKit/commit/1d2768afac15d7a603e14fd43eeb30e20c64cf1d
  Author: Xabier Rodriguez-Calvar <calvaris at igalia.com>
  Date:   2023-02-09 (Thu, 09 Feb 2023)

  Changed paths:
    M Source/WebCore/platform/audio/gstreamer/AudioFileReaderGStreamer.cpp
    M Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp
    M Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp
    M Source/cmake/OptionsWPE.cmake

  Log Message:
  -----------
  [GStreamer][Nexus][Broadcom] Added some platform quirks
https://bugs.webkit.org/show_bug.cgi?id=251789

Reviewed by Philippe Normand.

Ensure we don't plug the wrong GStreamer element in AudioFileReader.
Consider nexus parsers as decoders because they decode but also parse and they are declared that way. Besides, nexus are
always decodes on hardware.
Add disclaimer comment for audio sink autoplug.
Add an environment variable to specify which video sink to load.
Add several options to WPE to enable different platform quirks on build.

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




More information about the webkit-changes mailing list