Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 685129006b48e4197a4818e246bc11395f5f7d8c
https://github.com/WebKit/WebKit/commit/685129006b48e4197a4818e246bc11395f5f7d8c
Author: Philippe Normand <[email protected]>
Date: 2026-02-27 (Fri, 27 Feb 2026)
Changed paths:
M Source/WebCore/platform/mediarecorder/MediaRecorderPrivateGStreamer.cpp
Log Message:
-----------
[GStreamer][1.28] Fix media recorder mp4 muxing
https://bugs.webkit.org/show_bug.cgi?id=308754
Reviewed by Xabier Rodriguez-Calvar.
Starting in GStreamer 1.28 the fmp4 plugin was renamed to isobmff, so take this
into account when
determining which MP4 muxer to use in the recorder pipeline.
* Source/WebCore/platform/mediarecorder/MediaRecorderPrivateGStreamer.cpp:
(WebCore::MediaRecorderPrivateBackend::containerProfile):
Canonical link: https://commits.webkit.org/308335@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications