[webkit-changes] [WebKit/WebKit] 42fe82: [GStreamer] Caps negotiation failure between webau...
Philippe Normand
noreply at github.com
Tue Oct 3 03:24:07 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 42fe82e162800ff6901b20e3065d591d455159db
https://github.com/WebKit/WebKit/commit/42fe82e162800ff6901b20e3065d591d455159db
Author: Philippe Normand <philn at 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
More information about the webkit-changes
mailing list