[webkit-changes] [WebKit/WebKit] 537bf8: [GStreamer][MediaStream] Reduce memory allocations...
Philippe Normand
noreply at github.com
Wed Feb 26 05:10:51 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 537bf8bd0fbefbd3fce264668353b604adc478bb
https://github.com/WebKit/WebKit/commit/537bf8bd0fbefbd3fce264668353b604adc478bb
Author: Philippe Normand <philn at igalia.com>
Date: 2025-02-26 (Wed, 26 Feb 2025)
Changed paths:
M Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp
Log Message:
-----------
[GStreamer][MediaStream] Reduce memory allocations in pad chain function
https://bugs.webkit.org/show_bug.cgi?id=288470
Reviewed by Xabier Rodriguez-Calvar.
Use GstStream comparisons in the chain function instead of allocating strings for each buffer being
chained.
* Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:
(webkitMediaStreamSrcChain):
(webkitMediaStreamSrcAddTrack):
Canonical link: https://commits.webkit.org/291109@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