Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 82f3a3ac140f31863f53438cd94131ae7fc641d1
https://github.com/WebKit/WebKit/commit/82f3a3ac140f31863f53438cd94131ae7fc641d1
Author: Alicia Boya Garcia <[email protected]>
Date: 2026-06-15 (Mon, 15 Jun 2026)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/mse/TrackQueue.h
Log Message:
-----------
[GStreamer][MSE] Reduce TrackQueue buffer size
https://bugs.webkit.org/show_bug.cgi?id=316412
Reviewed by Xabier Rodriguez-Calvar.
Currently, the TrackQueue used in MSE for GStreamer is rather large, up
to 5 seconds, much larger than the ones used in the rest of the playback
pipeline.
By reducing the queue size more quality changes can be completed without
a flush -- or in a flushless implementation, with lower latency.
* Source/WebCore/platform/graphics/gstreamer/mse/TrackQueue.h:
Canonical link: https://commits.webkit.org/315219@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications