[webkit-changes] [WebKit/WebKit] c1fba8: [GStreamer][MediaStream] Set a non constant groupI...
Philippe Normand
noreply at github.com
Thu Jun 27 00:56:40 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c1fba8fb854b0f087c6822eca20788749e0485b0
https://github.com/WebKit/WebKit/commit/c1fba8fb854b0f087c6822eca20788749e0485b0
Author: Philippe Normand <philn at igalia.com>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp
Log Message:
-----------
[GStreamer][MediaStream] Set a non constant groupId on streams emitted by webkitmediastreamsrc
https://bugs.webkit.org/show_bug.cgi?id=275734
Reviewed by Xabier Rodriguez-Calvar.
While hardcoding 1 as group-id hasn't created issues in practice, it's not semantically correct, a
unique groupId should be used.
* Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:
(webkitMediaStreamSrcConstructed):
(webkitMediaStreamSrcAddTrack):
Canonical link: https://commits.webkit.org/280411@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