[webkit-changes] [WebKit/WebKit] 54dda9: [GStreamer][MediaStream] Internal API improvements
Philippe Normand
noreply at github.com
Fri Apr 14 01:58:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 54dda9907c94c02afdb0d800bf6881f8ad591851
https://github.com/WebKit/WebKit/commit/54dda9907c94c02afdb0d800bf6881f8ad591851
Author: Philippe Normand <philn at igalia.com>
Date: 2023-04-14 (Fri, 14 Apr 2023)
Changed paths:
M Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp
Log Message:
-----------
[GStreamer][MediaStream] Internal API improvements
https://bugs.webkit.org/show_bug.cgi?id=255285
Reviewed by Xabier Rodriguez-Calvar.
The pushSample method now requires a GRefPtr<GstSample>&& for improved semantics. The reference
is transfered to appsrc.
* Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:
Canonical link: https://commits.webkit.org/262951@main
More information about the webkit-changes
mailing list