[webkit-changes] [WebKit/WebKit] b9dec8: [GStreamer][WebAudio][Realtek] Fix WebAudio suppor...

Xabier Rodríguez noreply at github.com
Mon Mar 13 06:37:54 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b9dec87d19368cb37dfd62fbab8d8b2ac4d94065
      https://github.com/WebKit/WebKit/commit/b9dec87d19368cb37dfd62fbab8d8b2ac4d94065
  Author: Xabier Rodriguez-Calvar <calvaris at igalia.com>
  Date:   2023-03-13 (Mon, 13 Mar 2023)

  Changed paths:
    M Source/WebCore/platform/audio/gstreamer/AudioDestinationGStreamer.cpp
    M Source/WebCore/platform/audio/gstreamer/AudioFileReaderGStreamer.cpp
    M Source/cmake/OptionsWPE.cmake

  Log Message:
  -----------
  [GStreamer][WebAudio][Realtek] Fix WebAudio support on realtek platform
https://bugs.webkit.org/show_bug.cgi?id=253434

Reviewed by Philippe Normand.

This commit adds some custom settings for GstRTKAudioSink and excludes
some hardware decoders from participating in WebAudio processing.

Based on a patch by Pawel Lampe <pawel.lampe at gmail.com>.

* Source/WebCore/platform/audio/gstreamer/AudioDestinationGStreamer.cpp:
(WebCore::AudioDestinationGStreamer::AudioDestinationGStreamer):
* Source/WebCore/platform/audio/gstreamer/AudioFileReaderGStreamer.cpp:
(WebCore::decodebinAutoplugSelectCallback):
(WebCore::AudioFileReader::~AudioFileReader):
(WebCore::AudioFileReader::decodeAudioForBusCreation):
* Source/cmake/OptionsWPE.cmake:

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




More information about the webkit-changes mailing list