Commit 9622aa7
committed
[GStreamer] notifyPlayerOfTrack: valid existing tracks are purged
https://bugs.webkit.org/show_bug.cgi?id=268001
Reviewed by Xabier Rodriguez-Calvar.
Append stream IDs to validStreams before testing if its track is already
existing to make sure it is added either way.
* Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:
(WebCore::MediaPlayerPrivateGStreamer::notifyPlayerOfTrack):
Canonical link: https://commits.webkit.org/273492@main1 parent aa8b54b commit 9622aa7
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1067 | 1067 | | |
1068 | 1068 | | |
1069 | 1069 | | |
| 1070 | + | |
1070 | 1071 | | |
1071 | 1072 | | |
1072 | 1073 | | |
| |||
1082 | 1083 | | |
1083 | 1084 | | |
1084 | 1085 | | |
1085 | | - | |
1086 | 1086 | | |
1087 | 1087 | | |
1088 | 1088 | | |
| |||
0 commit comments