Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8a62a65095faf477ebaeb47b9d236b92a4d910d1
https://github.com/WebKit/WebKit/commit/8a62a65095faf477ebaeb47b9d236b92a4d910d1
Author: Alicia Boya Garcia <[email protected]>
Date: 2023-10-16 (Mon, 16 Oct 2023)
Changed paths:
M
Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp
Log Message:
-----------
[MSE][GStreamer] Simplify handling of running time for non-resetting flushes
https://bugs.webkit.org/show_bug.cgi?id=263126
Reviewed by Philippe Normand.
The computation of `base` and `start` for the GstSegment in
webKitMediaSrcStreamFlush() is superfluous, as the same running time
values can be obtained by preserving the original segment.
* Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:
(webKitMediaSrcStreamFlush):
Canonical link: https://commits.webkit.org/269358@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes