Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[GStreamer][MediaStream] AudioSource triggering critical warnings
https://bugs.webkit.org/show_bug.cgi?id=224180 Patch by Philippe Normand <pnormand@igalia.com> on 2021-04-06 Reviewed by Xabier Rodriguez-Calvar. Keep track of audio channel offsets and store them as metadata in audio buffers. This is used by downstream elements such as the audio convert elements. * Modules/webaudio/MediaStreamAudioSourceGStreamer.cpp: (WebCore::copyBusData): (WebCore::MediaStreamAudioSource::consumeAudio): Canonical link: https://commits.webkit.org/236167@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@275510 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
1 parent
e15d654
commit 09faeb2b7a8894fa6a2cd1ee7b5d6da241937026
Showing
2 changed files
with
30 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters