Bug 298639

Summary: [VideoMediaSampleRenderer] Take into account the amount on in-flight compressed samples when determining if we have reached enough data.
Product: WebKit Reporter: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Component: MediaAssignee: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.