WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
298639
[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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-09-09 21:57:17 PDT
<
rdar://problem/160256931
>
Jean-Yves Avenard [:jya]
Comment 2
2025-09-09 23:20:08 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/50531
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.
Top of Page
Format For Printing
XML
Clone This Bug