RESOLVED FIXED316412
[GStreamer][MSE] Reduce TrackQueue buffer size
https://bugs.webkit.org/show_bug.cgi?id=316412
Summary [GStreamer][MSE] Reduce TrackQueue buffer size
Alicia Boya García
Reported 2026-06-05 08:38:20 PDT
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:
Attachments
Alicia Boya García
Comment 1 2026-06-05 09:23:07 PDT
EWS
Comment 2 2026-06-15 07:24:00 PDT
Committed 315219@main (82f3a3ac140f): <https://commits.webkit.org/315219@main> Reviewed commits have been landed. Closing PR #66557 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.