[webkit-changes] [WebKit/WebKit] 06c5d7: [GStreamer][MediaRecorder] Restrict audio samplera...
Philippe Normand
noreply at github.com
Mon Nov 25 01:41:12 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 06c5d71ff72415e7dad98fd56c9ad3d5ce230f8e
https://github.com/WebKit/WebKit/commit/06c5d71ff72415e7dad98fd56c9ad3d5ce230f8e
Author: Philippe Normand <philn at igalia.com>
Date: 2024-11-25 (Mon, 25 Nov 2024)
Changed paths:
M Source/WebCore/platform/mediarecorder/MediaRecorderPrivateGStreamer.cpp
Log Message:
-----------
[GStreamer][MediaRecorder] Restrict audio samplerate to original value
https://bugs.webkit.org/show_bug.cgi?id=283646
Reviewed by Xabier Rodriguez-Calvar.
This effectively ignores sampleRate changes on the input audio track. See also bug 282489. Tested
manually.
* Source/WebCore/platform/mediarecorder/MediaRecorderPrivateGStreamer.cpp:
(WebCore::MediaRecorderPrivateBackend::containerProfile):
Canonical link: https://commits.webkit.org/287057@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list