RESOLVED FIXED298639
[VideoMediaSampleRenderer] Take into account the amount on in-flight compressed samples when determining if we have reached enough data.
https://bugs.webkit.org/show_bug.cgi?id=298639
Summary [VideoMediaSampleRenderer] Take into account the amount on in-flight compress...
Jean-Yves Avenard [:jya]
Reported 2025-09-09 21:57:08 PDT
The code will reset the number of samples in the queue when the lambda runs, causing the player to enqueue lots of samples and never reaching the cap of 30 frames.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-09-09 21:57:17 PDT
Jean-Yves Avenard [:jya]
Comment 2 2025-09-09 23:20:08 PDT
EWS
Comment 3 2025-09-10 02:46:57 PDT
Committed 299798@main (8f1f856797a8): <https://commits.webkit.org/299798@main> Reviewed commits have been landed. Closing PR #50531 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.