Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 42fe82e162800ff6901b20e3065d591d455159db
      
https://github.com/WebKit/WebKit/commit/42fe82e162800ff6901b20e3065d591d455159db
  Author: Philippe Normand <ph...@igalia.com>
  Date:   2023-10-03 (Tue, 03 Oct 2023)

  Changed paths:
    M Source/WebCore/platform/graphics/gstreamer/GStreamerAudioMixer.cpp

  Log Message:
  -----------
  [GStreamer] Caps negotiation failure between webaudio source and audio mixer
https://bugs.webkit.org/show_bug.cgi?id=261504

Reviewed by Xabier Rodriguez-Calvar.

Add an audioconvert downstream of each audio source, because the audio sink 
might not support the
original format of the buffers emitted by interaudiosrc.

* Source/WebCore/platform/graphics/gstreamer/GStreamerAudioMixer.cpp:
(WebCore::GStreamerAudioMixer::registerProducer):

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to