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: | Media | Assignee: | 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]
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
<rdar://problem/160256931>
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/50531
EWS
Committed 299798@main (8f1f856797a8): <https://commits.webkit.org/299798@main>
Reviewed commits have been landed. Closing PR #50531 and removing active labels.